Update entity.h

This commit is contained in:
Paul Coene
2020-04-02 12:04:16 -04:00
committed by GitHub
parent ef0b29dc8e
commit abeb93f1e6
+1
View File
@@ -447,6 +447,7 @@ public:
void Process();
void ClearAggro(Mob* targ);
void ClearWaterAggro(Mob* targ);
void ClearFeignAggro(Mob* targ);
void ClearZoneFeignAggro(Client* targ);
void AggroZone(Mob* who, uint32 hate = 0);