mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52:22 +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:
@@ -2,7 +2,7 @@
|
||||
|
||||
#include "GameState.h"
|
||||
#include "FortPlayerStateAthena.h"
|
||||
#include "FortPlaylist.h"
|
||||
#include "FortPlaylistAthena.h"
|
||||
#include "BuildingStructuralSupportSystem.h"
|
||||
#include "ScriptInterface.h"
|
||||
#include "Interface.h"
|
||||
@@ -149,7 +149,7 @@ public:
|
||||
return Get<EAthenaGamePhaseStep>(GamePhaseStepOffset);
|
||||
}
|
||||
|
||||
UFortPlaylist*& GetCurrentPlaylist();
|
||||
UFortPlaylistAthena*& GetCurrentPlaylist();
|
||||
TScriptInterface<UFortSafeZoneInterface> GetSafeZoneInterface();
|
||||
|
||||
void AddPlayerStateToGameMemberInfo(class AFortPlayerStateAthena* PlayerState);
|
||||
|
||||
Reference in New Issue
Block a user