mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-25 02:08:23 +00:00
Remove log
This commit is contained in:
@@ -2145,7 +2145,6 @@ void Bot::AI_Process()
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (mana_timer.Check() || send_hp_update_timer.Check()) {
|
if (mana_timer.Check() || send_hp_update_timer.Check()) {
|
||||||
LogTestDebug("{} is sending a hp/mana update", GetCleanName());
|
|
||||||
raid->SendHPManaEndPacketsFrom(this);
|
raid->SendHPManaEndPacketsFrom(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user