mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-14 03:02:22 +01:00
Atleast we go ingame
This commit is contained in:
@@ -144,7 +144,6 @@ static __forceinline T* Cast(UObject* Object)
|
||||
|
||||
extern inline int AmountOfRestarts = 0; // DO NOT CHANGE
|
||||
extern inline FRandomStream ReplicationRandStream = (0);
|
||||
extern inline int32 GSRandSeed = 0;
|
||||
extern inline std::set<std::string> ReplicatedActors = {};
|
||||
|
||||
inline uint8_t GetFieldMask(void* Property, int additional = 0)
|
||||
|
||||
Reference in New Issue
Block a user