mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 13:36:36 +00:00
[Cleanup] Bot RaidGroupSay (#4653)
This commit is contained in:
@@ -47,8 +47,7 @@ void bot_command_hold(Client *c, const Seperator *sep)
|
||||
}
|
||||
|
||||
if (sbl.size() == 1) {
|
||||
Bot::RaidGroupSay(
|
||||
sbl.front(),
|
||||
sbl.front()->RaidGroupSay(
|
||||
fmt::format(
|
||||
"{}olding my attacks.",
|
||||
clear ? "No longer h" : "H"
|
||||
|
||||
Reference in New Issue
Block a user