[Cleanup] Remove Evade() from zone/entity.cpp and zone/entity.h (#3394)

# Notes
- This is unused.
This commit is contained in:
Alex King
2023-06-12 16:05:23 -04:00
committed by GitHub
parent 577f61b082
commit 108fc82ee0
2 changed files with 0 additions and 19 deletions
-1
View File
@@ -470,7 +470,6 @@ public:
void CorpseFix(Client* c);
void HalveAggro(Mob* who);
void DoubleAggro(Mob* who);
void Evade(Mob *who);
void UpdateHoTT(Mob* target);
void Process();