Apply style fix pt2

This commit is contained in:
Antz 2020-01-12 00:21:01 +00:00
parent 35405dd549
commit 1392c131e7
77 changed files with 1318 additions and 817 deletions

View file

@ -390,7 +390,7 @@ bool WorldSession::Update(PacketFilter& updater)
{
LogoutPlayer(true);
}
// WARDEN ISSUE - commented out to stop crash
// WARDEN ISSUE - commented out to stop crash
// if (m_Socket && GetPlayer() && _warden)
// _warden->Update();