mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
glorious update
work on rift tour, fix some crash and some bugs, added destroying gadgets when no more uses
This commit is contained in:
@@ -186,6 +186,7 @@ public:
|
||||
static void ServerPlaySquadQuickChatMessageHook(AFortPlayerControllerAthena* PlayerController, __int64 ChatEntry, __int64 SenderID);
|
||||
static void GetPlayerViewPointHook(AFortPlayerControllerAthena* PlayerController, FVector& Location, FRotator& Rotation);
|
||||
static void ServerReadyToStartMatchHook(AFortPlayerControllerAthena* PlayerController);
|
||||
static void UpdateTrackedAttributesHook(AFortPlayerControllerAthena* PlayerController);
|
||||
|
||||
static UClass* StaticClass()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user