mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-01 19:56:38 +00:00
[Cleanup] Remove IsFullHP from mob.cpp/mob.h (#3277)
# Notes - This is unused.
This commit is contained in:
@@ -1451,7 +1451,6 @@ protected:
|
||||
virtual bool AI_PursueCastCheck() { return(false); }
|
||||
virtual bool AI_IdleCastCheck() { return(false); }
|
||||
|
||||
bool IsFullHP;
|
||||
bool moved;
|
||||
|
||||
std::vector<uint16> RampageArray;
|
||||
|
||||
Reference in New Issue
Block a user