misc cleanup

This commit is contained in:
nytmyr
2024-11-02 22:05:55 -05:00
parent 0f16601e5d
commit 85c0a114bc
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ void bot_command_caster_range(Client* c, const Seperator* sep)
c->Message(
Chat::White,
fmt::format(
"{} says, 'My current Caster Range is {}.'",
"{} says, 'My current caster range is {}.'",
my_bot->GetCleanName(),
my_bot->GetBotCasterRange()
).c_str()