sync correction

This commit is contained in:
Azaezel 2019-03-18 04:09:34 -05:00
parent c615d3e822
commit 04a6130df8
2 changed files with 2 additions and 9 deletions

View file

@ -376,4 +376,4 @@ float4 main( PFXVertToPix IN ) : SV_TARGET
return float4(cubeColor, 1);
#endif
}
}