mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-14 11:09:17 +01:00
respawn toggle
toggling respawn, auto parachute height changer changer, fixed issue with characterparts, fixed lategame on s8, added cheat commands
This commit is contained in:
@@ -189,9 +189,11 @@
|
||||
<ClCompile Include="calendar.h" />
|
||||
<ClCompile Include="CheatManager.cpp" />
|
||||
<ClCompile Include="Class.cpp" />
|
||||
<ClCompile Include="commands.cpp" />
|
||||
<ClCompile Include="Controller.cpp" />
|
||||
<ClCompile Include="DataChannel.cpp" />
|
||||
<ClCompile Include="DataTableFunctionLibrary.cpp" />
|
||||
<ClCompile Include="extra.cpp" />
|
||||
<ClCompile Include="dllmain.cpp" />
|
||||
<ClCompile Include="EngineTypes.cpp" />
|
||||
<ClCompile Include="finder.cpp" />
|
||||
@@ -376,6 +378,7 @@
|
||||
<ClInclude Include="FortPlayerState.h" />
|
||||
<ClInclude Include="FortPlayerStateAthena.h" />
|
||||
<ClInclude Include="FortPlaylist.h" />
|
||||
<ClInclude Include="FortPlaylistAthena.h" />
|
||||
<ClInclude Include="FortPlaysetItemDefinition.h" />
|
||||
<ClInclude Include="FortQuickBars.h" />
|
||||
<ClInclude Include="FortResourceItemDefinition.h" />
|
||||
|
||||
Reference in New Issue
Block a user