diff --git a/zone/mob.h b/zone/mob.h index a722ff3b5..457f5ab7c 100644 --- a/zone/mob.h +++ b/zone/mob.h @@ -1771,7 +1771,6 @@ protected: int8 last_hp_percent; int32 last_hp; - int32 last_max_hp; int cur_wp; glm::vec4 m_CurrentWayPoint;