We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dae65b7 commit 60acf6eCopy full SHA for 60acf6e
Spawner.vcxproj
@@ -34,7 +34,6 @@
34
<!-- Misc -->
35
<ClCompile Include="$(ThisDir)\src\Misc\Bugfixes.cpp" />
36
<ClCompile Include="$(ThisDir)\src\Misc\Bugfixes.Blowfish.cpp" />
37
- <ClCompile Include="$(ThisDir)\src\Misc\Bugfixes.ClampTacticalPos.cpp" />
38
<ClCompile Include="$(ThisDir)\src\Misc\Bugfixes.CommonCrashes.cpp" />
39
<ClCompile Include="$(ThisDir)\src\Misc\Bugfixes.ExceptionCatch.cpp" />
40
<ClCompile Include="$(ThisDir)\src\Misc\Bugfixes.IsoMapPack5Limit.cpp" />
src/Misc/Bugfixes.ClampTacticalPos.cpp
0 commit comments