afergedggb

This commit is contained in:
ApfelTeeSaft
2025-06-26 00:11:02 +02:00
parent 8cb77925c8
commit 79cb201852
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -154,6 +154,7 @@
<ClInclude Include="Logging.h" />
<ClInclude Include="ProcessEvent.h" />
<ClInclude Include="Replication.h" />
<ClInclude Include="STW.h" />
<ClInclude Include="Types.h" />
<ClInclude Include="World.h" />
</ItemGroup>
+3
View File
@@ -51,6 +51,9 @@
<ClInclude Include="World.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="STW.h">
<Filter>Header Files</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<ClCompile Include="dllmain.cpp">