mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-22 11:38:29 +00:00
+1
-1
@@ -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()) {
|
||||||
|
|||||||
Reference in New Issue
Block a user