mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
a bit
fix restarting, add cheat teleport and help, build free and infinite ammo, fix restarting on c1, fix some gui issues.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup Label="ProjectConfigurations">
|
||||
<ProjectConfiguration Include="Debug|Win32">
|
||||
@@ -182,6 +182,7 @@
|
||||
<ClCompile Include="BuildingStructuralSupportSystem.cpp" />
|
||||
<ClCompile Include="BuildingTrap.cpp" />
|
||||
<ClCompile Include="BuildingWeapons.cpp" />
|
||||
<ClCompile Include="CheatManager.cpp" />
|
||||
<ClCompile Include="Class.cpp" />
|
||||
<ClCompile Include="Controller.cpp" />
|
||||
<ClCompile Include="DataChannel.cpp" />
|
||||
@@ -266,6 +267,7 @@
|
||||
<ClInclude Include="BuildingStructuralSupportSystem.h" />
|
||||
<ClInclude Include="BuildingTrap.h" />
|
||||
<ClInclude Include="Channel.h" />
|
||||
<ClInclude Include="CheatManager.h" />
|
||||
<ClInclude Include="Class.h" />
|
||||
<ClInclude Include="commands.h" />
|
||||
<ClInclude Include="ContainerAllocationPolicies.h" />
|
||||
|
||||
Reference in New Issue
Block a user