mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52:22 +01:00
cool update
add option for auto restart, fix some bugs with auto restart, fix a crash with having no playlist set, fix double pleasant and hlod buildings on 7.30, fix 6.21 hlod buildings, performance
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Globals
|
||||
{
|
||||
extern inline bool bCreative = false;
|
||||
extern inline bool bGoingToPlayEvent = false;
|
||||
extern inline bool bEnableAGIDs = false;
|
||||
extern inline bool bEnableAGIDs = true;
|
||||
extern inline bool bNoMCP = true;
|
||||
extern inline bool bLogProcessEvent = false;
|
||||
// extern inline bool bLateGame = false;
|
||||
|
||||
Reference in New Issue
Block a user