Core/PacketIO: Updated packet structures to 9.2.7

This commit is contained in:
Shauren
2022-07-31 21:39:48 +02:00
parent 71e885cd4b
commit 20f38369f3
23 changed files with 96 additions and 30 deletions

View File

@@ -403,6 +403,7 @@ extern int main(int argc, char** argv)
// Shutdown starts here
WorldPackets::Auth::ConnectTo::ShutdownEncryption();
WorldPackets::Auth::EnterEncryptedMode::ShutdownEncryption();
threadPool.reset();