mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
[Cleanup] Remove last_max_hp from mob.h (#3063)
# Notes - This is unused.
This commit is contained in:
@@ -1771,7 +1771,6 @@ protected:
|
|||||||
|
|
||||||
int8 last_hp_percent;
|
int8 last_hp_percent;
|
||||||
int32 last_hp;
|
int32 last_hp;
|
||||||
int32 last_max_hp;
|
|
||||||
|
|
||||||
int cur_wp;
|
int cur_wp;
|
||||||
glm::vec4 m_CurrentWayPoint;
|
glm::vec4 m_CurrentWayPoint;
|
||||||
|
|||||||
Reference in New Issue
Block a user