mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-19 13:58:14 +00:00
Improve shutdown
This commit is contained in:
@@ -4,6 +4,7 @@ namespace Game {
|
||||
dLogger* logger;
|
||||
dServer* server;
|
||||
dZoneManager* zoneManager;
|
||||
dpWorld* physicsWorld;
|
||||
dChatFilter* chatFilter;
|
||||
dConfig* config;
|
||||
std::mt19937 randomEngine;
|
||||
|
Reference in New Issue
Block a user