mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 18:51:29 +00:00
parent
4bbb1aa92f
commit
a1a861e0c4
@ -467,7 +467,7 @@ Bot::~Bot() {
|
|||||||
entity_list.RemoveBot(GetID());
|
entity_list.RemoveBot(GetID());
|
||||||
|
|
||||||
if (GetGroup()) {
|
if (GetGroup()) {
|
||||||
GetGroup()->DelMember(this);
|
GetGroup()->MemberZoned(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (GetRaid()) {
|
if (GetRaid()) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user