mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
remove caaanactivateability
This commit is contained in:
@@ -6,6 +6,8 @@ class AGameMode : public AGameModeBase
|
||||
{
|
||||
public:
|
||||
|
||||
void RestartGame();
|
||||
|
||||
class AGameState*& GetGameState()
|
||||
{
|
||||
static auto GameStateOffset = this->GetOffset("GameState");
|
||||
|
||||
Reference in New Issue
Block a user