|
@@ -183,6 +183,7 @@ copy "..\..\..\..\..\Allgemein\Network\x64\Release\Network.dll" "network.dll"</C
|
|
|
<ClCompile Include="DirectConnect.cpp" />
|
|
|
<ClCompile Include="Entity.cpp" />
|
|
|
<ClCompile Include="EntityChangedUpdate.cpp" />
|
|
|
+ <ClCompile Include="EntityRemovedUpdate.cpp" />
|
|
|
<ClCompile Include="EntityType.cpp" />
|
|
|
<ClCompile Include="FactoryClient.cpp" />
|
|
|
<ClCompile Include="Game.cpp" />
|
|
@@ -221,6 +222,7 @@ copy "..\..\..\..\..\Allgemein\Network\x64\Release\Network.dll" "network.dll"</C
|
|
|
<ClInclude Include="DirectConnect.h" />
|
|
|
<ClInclude Include="Entity.h" />
|
|
|
<ClInclude Include="EntityChangedUpdate.h" />
|
|
|
+ <ClInclude Include="EntityRemovedUpdate.h" />
|
|
|
<ClInclude Include="EntityType.h" />
|
|
|
<ClInclude Include="FactoryClient.h" />
|
|
|
<ClInclude Include="Game.h" />
|