[HP Updates] Resolved an issue when a player is swapped to a group in a raid - mana and endurance shows empty to group members

This commit is contained in:
Akkadius
2017-08-21 21:01:35 -05:00
parent 0663e9cb6f
commit ad7dfc31a9
4 changed files with 508 additions and 495 deletions
+1 -1
View File
@@ -174,7 +174,7 @@ public:
void VerifyRaid();
void MemberZoned(Client *c);
void SendHPManaEndPacketsTo(Client *c);
void SendHPPacketsFrom(Mob *mob);
void SendHPManaEndPacketsFrom(Mob *mob);
void SendManaPacketFrom(Mob *mob);
void SendEndurancePacketFrom(Mob *mob);
void RaidSay(const char *msg, Client *c);