mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-10 02:31:03 +00:00
Revert "It's never ogre with these hatelist crashes.."
This reverts commit dffee38dc6.
This commit is contained in:
+1
-2
@@ -426,8 +426,7 @@ Client::~Client() {
|
||||
//let the stream factory know were done with this stream
|
||||
eqs->Close();
|
||||
eqs->ReleaseFromUse();
|
||||
//Moved this from ~Mob, because it could cause a crash in some cases where a hate list was still used and that mob was the only one on the hate list.
|
||||
entity_list.RemoveFromTargets(this, true);
|
||||
|
||||
UninitializeBuffSlots();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user