mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
Core/Authserver: Partial port of 56cf7ff2a8
Change the "UpdateIfNeed" logic to a deadline_timer
This commit is contained in:
@@ -194,6 +194,8 @@ int main(int argc, char** argv)
|
||||
|
||||
sAuthSocketMgr.StopNetwork();
|
||||
|
||||
sRealmList->Close();
|
||||
|
||||
// Close the Database Pool and library
|
||||
StopDB();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user