mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 02:42:22 +01:00
fix s18 + teams with restarting + push before ability rewrite
This commit is contained in:
@@ -129,7 +129,7 @@ static __forceinline T* Cast(UObject* Object, bool bCheckType = true)
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
extern inline int AmountOfRestarts = 0;
|
||||
extern inline int AmountOfRestarts = 0; // DO NOT CHANGE
|
||||
|
||||
struct PlaceholderBitfield
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user