mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-14 03:02:22 +01:00
Fix everything
This commit is contained in:
@@ -24,6 +24,7 @@ namespace Globals
|
||||
extern inline bool bAutoRestart = false; // doesnt work fyi
|
||||
extern inline bool bFillVendingMachines = true;
|
||||
extern inline int AmountOfListens = 0; // TODO: Switch to this for LastNum
|
||||
extern inline bool bDeveloperMode = false;
|
||||
}
|
||||
|
||||
extern inline int NumToSubtractFromSquadId = 0; // I think 2?
|
||||
|
||||
Reference in New Issue
Block a user