fix entitysystem get null after csgo update.

This commit is contained in:
Huoji's
2023-10-14 02:06:59 +08:00
parent 79bc2cf89d
commit 5c7a315565
2 changed files with 4 additions and 6 deletions

View File

@@ -154,7 +154,7 @@
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
<LanguageStandard>stdcpplatest</LanguageStandard>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
<Optimization>Disabled</Optimization>
<Optimization>MaxSpeed</Optimization>
</ClCompile>
<Link>
<SubSystem>Windows</SubSystem>