command cleanup

This commit is contained in:
nytmyr
2024-11-01 14:56:49 -05:00
parent 9a135ba32a
commit 088f13130a
5 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ void bot_command_actionable(Client* c, const Seperator* sep)
"[spawned] - selects all spawned bots.",
"[all] - selects all spawned bots.",
"<br>",
"You may only select your bots as actionable"
"You may only select your own bots."
};
std::vector<std::string> example_format = { };