mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42: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:
@@ -70,7 +70,11 @@ namespace Addresses
|
||||
extern inline uint64 CreateBuildingActorCallForDeco = 0;
|
||||
extern inline uint64 PickSupplyDropLocation = 0;
|
||||
extern inline uint64 LoadAsset = 0;
|
||||
|
||||
extern inline uint64 RebootingDelegate = 0;
|
||||
extern inline uint64 GetSquadIdForCurrentPlayer = 0;
|
||||
extern inline uint64 FinishResurrection = 0;
|
||||
extern inline uint64 AddToAlivePlayers = 0;
|
||||
|
||||
void SetupVersion(); // Finds Engine Version
|
||||
void FindAll();
|
||||
void Print();
|
||||
|
||||
Reference in New Issue
Block a user