mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-14 11:09:17 +01:00
zone fixed
This commit is contained in:
@@ -6,5 +6,5 @@ namespace Globals
|
||||
extern inline bool bGoingToPlayEvent = false;
|
||||
extern inline bool bNoMCP = true;
|
||||
extern inline bool bLateGame = false;
|
||||
extern inline bool bAbilitiesEnabled = true;
|
||||
extern inline bool bAbilitiesEnabled = false;
|
||||
}
|
||||
Reference in New Issue
Block a user