From ead31d2cd40cf943230502071d5c47c8f90c751e Mon Sep 17 00:00:00 2001 From: nytmyr <53322305+nytmyr@users.noreply.github.com> Date: Sun, 1 Dec 2024 23:37:39 -0600 Subject: [PATCH] Update cast.cpp --- zone/bot_commands/cast.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/zone/bot_commands/cast.cpp b/zone/bot_commands/cast.cpp index 9b9263670..a52406810 100644 --- a/zone/bot_commands/cast.cpp +++ b/zone/bot_commands/cast.cpp @@ -451,6 +451,7 @@ void bot_command_cast(Client* c, const Seperator* sep) } bot_iter->SetCommandedSpell(false); + continue; }