mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 03:31:08 +00:00
Rename BotGroupSay to RaidGroupSay
This commit is contained in:
@@ -67,7 +67,7 @@ void bot_command_attack(Client *c, const Seperator *sep)
|
||||
}
|
||||
|
||||
if (attacker_count == 1 && first_attacker) {
|
||||
Bot::BotGroupSay(
|
||||
Bot::RaidGroupSay(
|
||||
first_attacker,
|
||||
fmt::format(
|
||||
"Attacking {}.",
|
||||
|
||||
Reference in New Issue
Block a user