fix: typo
This commit is contained in:
@@ -742,7 +742,7 @@ int APIENTRY _tWinMain(_In_ HINSTANCE hInstance,
|
||||
|
||||
if(launchArgs.vsync)
|
||||
{
|
||||
RenderManager.SetVSync(false); //str1k3r - vsync is set to try by default in 4JLibs
|
||||
RenderManager.SetVSync(false); //str1k3r - vsync is set to true by default in 4JLibs
|
||||
}
|
||||
|
||||
RenderManager.Initialise(g_pd3dDevice, g_pSwapChain);
|
||||
|
||||
Reference in New Issue
Block a user