mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Fix HP update issues, rework logic for more accurate and responsive HP updates
This commit is contained in:
+2
-1
@@ -1389,7 +1389,8 @@ protected:
|
||||
int wandertype;
|
||||
int pausetype;
|
||||
|
||||
int8 last_hp;
|
||||
int8 last_hp_percent;
|
||||
int32 last_hp;
|
||||
|
||||
int cur_wp;
|
||||
glm::vec4 m_CurrentWayPoint;
|
||||
|
||||
Reference in New Issue
Block a user