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