Fixes aura assert by not removing player when crash from map.
This commit is contained in:
@@ -236,6 +236,7 @@ namespace Game
|
||||
decrease_session = false;
|
||||
|
||||
m_sessionsByBnetGuid.Remove(old.GetBattlenetAccountGUID(), old);
|
||||
old.Dispose();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user