mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-13 06:48:20 +00:00
[Cleanup] Remove extern bool Critical (#3146)
# Notes - This is unused.
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user