mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-18 15:31:33 +00:00
[Cleanup] Remove last_max_hp from mob.h (#3063)
# Notes - This is unused.
This commit is contained in:
parent
db7e8241ac
commit
b73c2016cf
@ -1771,7 +1771,6 @@ protected:
|
||||
|
||||
int8 last_hp_percent;
|
||||
int32 last_hp;
|
||||
int32 last_max_hp;
|
||||
|
||||
int cur_wp;
|
||||
glm::vec4 m_CurrentWayPoint;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user