mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
[Bug Fix] Fix Account Flags Loading (#4243)
This commit is contained in:
@@ -538,6 +538,7 @@ void Client::CompleteConnect()
|
||||
EnteringMessages(this);
|
||||
LoadPEQZoneFlags();
|
||||
LoadZoneFlags();
|
||||
LoadAccountFlags();
|
||||
|
||||
/* Sets GM Flag if needed & Sends Petition Queue */
|
||||
UpdateAdmin(false);
|
||||
|
||||
Reference in New Issue
Block a user