mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-10 19:10:25 +00:00
Update bot.cpp
This commit is contained in:
@@ -7912,7 +7912,6 @@ void Bot::SetDefaultBotStance() {
|
||||
|
||||
void Bot::RaidGroupSay(Mob* speaker, const char* msg, ...) {
|
||||
if (
|
||||
speaker->CastToBot()->GetTempSpellType() &&
|
||||
speaker->CastToBot()->GetTempSpellType() != UINT16_MAX &&
|
||||
!speaker->CastToBot()->GetSpellTypeAnnounceCast(speaker->CastToBot()->GetTempSpellType())
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user