mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52:22 +01:00
a bit
fix some crashes on playlists when restarting, fix large team gamemode teams (kinda), added pickups to minimap
This commit is contained in:
@@ -62,6 +62,7 @@ namespace Addresses
|
||||
extern inline uint64 GetInterfaceAddress = 0;
|
||||
extern inline uint64 EnterAircraft = 0;
|
||||
extern inline uint64 SetTimer = 0;
|
||||
extern inline uint64 PickupInitialize = 0;
|
||||
|
||||
void SetupVersion(); // Finds Engine Version
|
||||
void FindAll();
|
||||
|
||||
Reference in New Issue
Block a user