mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 20:56:37 +00:00
[Cleanup] Bot RaidGroupSay (#4653)
This commit is contained in:
@@ -47,8 +47,7 @@ void bot_command_guard(Client *c, const Seperator *sep)
|
||||
}
|
||||
|
||||
if (sbl.size() == 1) {
|
||||
Bot::RaidGroupSay(
|
||||
sbl.front(),
|
||||
sbl.front()->RaidGroupSay(
|
||||
fmt::format(
|
||||
"{}uarding this position.",
|
||||
clear ? "No longer g" : "G"
|
||||
|
||||
Reference in New Issue
Block a user