mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-14 03:02:22 +01:00
Reboot Living up to its name
almost finish rebooting (im going insane), performance, increase llama spawn radius, remove auto restart for a little bit
This commit is contained in:
9
Project Reboot 3.0/FortGameSessionDedicatedAthena.h
Normal file
9
Project Reboot 3.0/FortGameSessionDedicatedAthena.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#include "reboot.h"
|
||||
|
||||
class AFortGameSessionDedicatedAthena : public AActor
|
||||
{
|
||||
public:
|
||||
static uint8 GetSquadIdForCurrentPlayerHook(AFortGameSessionDedicatedAthena* GameSessionDedicated, __int64 UniqueId);
|
||||
};
|
||||
Reference in New Issue
Block a user