mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 03:31:08 +00:00
Bot CampAll fix
This commit is contained in:
@@ -194,7 +194,7 @@ bool Client::Process() {
|
||||
}
|
||||
|
||||
if (bot_camp_timer.Check()) {
|
||||
Bot::BotOrderCampAll(this);
|
||||
CampAllBots();
|
||||
}
|
||||
|
||||
if (camp_timer.Check()) {
|
||||
|
||||
Reference in New Issue
Block a user