mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 12:18:27 +00:00
Missing IsInGroupOrRaid cleanup
This commit is contained in:
+1
-1
@@ -9965,7 +9965,7 @@ bool Mob::IsInGroupOrRaid(Mob *other, bool sameRaidGroup) {
|
||||
|
||||
Raid* raid = nullptr;
|
||||
|
||||
if (IsBot) {
|
||||
if (IsBot()) {
|
||||
CastToBot()->GetStoredRaid();
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user