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