mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
Another safeguard against a dangling pointer.
This commit is contained in:
@@ -5775,6 +5775,7 @@ bool Merc::Dismiss(){
|
||||
|
||||
void Merc::Zone() {
|
||||
Save();
|
||||
entity_list.RemoveMerc(this->GetID());
|
||||
Depop();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user