diff --git a/SRB2_Debug.props b/SRB2_Debug.props index 2c16f7cb60253e4834ccd2c11681dfa4d727b975..8be11c58a9376343e7d679ad454806dd0ff5b0b9 100644 --- a/SRB2_Debug.props +++ b/SRB2_Debug.props @@ -17,7 +17,7 @@ <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> <FunctionLevelLinking>true</FunctionLevelLinking> <AssemblerOutput>All</AssemblerOutput> - <SmallerTypeCheck>true</SmallerTypeCheck> + <SmallerTypeCheck>false</SmallerTypeCheck> <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> </ClCompile> <Link>