Framerate fix in release

This commit is contained in:
lanariel 2014-02-10 14:39:26 +01:00
parent a3ba67e3c2
commit 77c3ba06aa
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ namespace Oyster
createDeviceFlags |= D3D11_CREATE_DEVICE_DEBUG;
#endif
createDeviceFlags |= D3D11_CREATE_DEVICE_DEBUG;
//createDeviceFlags |= D3D11_CREATE_DEVICE_DEBUG;
D3D_FEATURE_LEVEL featureLevelsToTry[] =
{