mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 21:01:29 +00:00
[Bug Fix] Remove Unnecessary Attack Log (#2643)
# Notes - This log fires every time for no reason.
This commit is contained in:
parent
89ba1270d9
commit
bca04b969f
@ -2785,8 +2785,6 @@ bool NPC::Death(Mob* killer_mob, int64 damage, uint16 spell, EQ::skills::SkillTy
|
||||
}
|
||||
#endif
|
||||
|
||||
LogInfo("[Attack] Should have attempted to do OOS check");
|
||||
|
||||
WipeHateList();
|
||||
p_depop = true;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user