mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 19:02:21 +01:00
experimental restarting + cheat launch
This commit is contained in:
@@ -129,7 +129,7 @@ static __forceinline T* Cast(UObject* Object, bool bCheckType = true)
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
static inline int AmountOfRestarts = 0;
|
||||
extern inline int AmountOfRestarts = 0;
|
||||
|
||||
struct PlaceholderBitfield
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user