mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-30 22:06:46 +00:00
misc cleanup
This commit is contained in:
@@ -132,6 +132,7 @@ void bot_command_follow(Client* c, const Seperator* sep)
|
||||
for (auto bot_iter : sbl) {
|
||||
if (currentCheck) {
|
||||
follow_mob = entity_list.GetMob(bot_iter->GetFollowID());
|
||||
|
||||
c->Message(
|
||||
Chat::Green,
|
||||
fmt::format(
|
||||
|
||||
Reference in New Issue
Block a user