mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 17:51:28 +00:00
[Cleanup] Remove extern bool Critical (#3146)
# Notes - This is unused.
This commit is contained in:
parent
dc475a1bd7
commit
2e4071cdcf
@ -85,7 +85,6 @@ volatile bool RunLoops = true;
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
extern volatile bool is_zone_loaded;
|
extern volatile bool is_zone_loaded;
|
||||||
extern bool Critical = false;
|
|
||||||
|
|
||||||
#include "zone_event_scheduler.h"
|
#include "zone_event_scheduler.h"
|
||||||
#include "../common/file.h"
|
#include "../common/file.h"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user