Bot CampAll fix

This commit is contained in:
nytmyr
2025-01-07 23:59:02 -06:00
parent c47233ee42
commit 0c62210f90
+1 -1
View File
@@ -194,7 +194,7 @@ bool Client::Process() {
}
if (bot_camp_timer.Check()) {
Bot::BotOrderCampAll(this);
CampAllBots();
}
if (camp_timer.Check()) {