[Bug Fix] Fix Account Flags Loading (#4243)

This commit is contained in:
Alex King
2024-04-15 06:00:03 -04:00
committed by GitHub
parent 41c5369c18
commit 1bc1f71254
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -341,7 +341,6 @@ Client::Client(EQStreamInterface *ieqs) : Mob(
XTargetAutoAddHaters = true;
m_autohatermgr.SetOwner(this, nullptr, nullptr);
m_activeautohatermgr = &m_autohatermgr;
LoadAccountFlags();
initial_respawn_selection = 0;
alternate_currency_loaded = false;