mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 07:18:37 +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()) {
|
||||
LogTestDebug("{} is sending a hp/mana update", GetCleanName());
|
||||
raid->SendHPManaEndPacketsFrom(this);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user