mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 07:18:37 +00:00
[Crash] Fix spell in AESpell related to beacons (#3659)
This commit is contained in:
@@ -560,6 +560,7 @@ Mob::~Mob()
|
||||
|
||||
entity_list.RemoveMobFromCloseLists(this);
|
||||
entity_list.RemoveAuraFromMobs(this);
|
||||
entity_list.RemoveFromBeacons(this);
|
||||
|
||||
close_mobs.clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user