Update client.h

This commit is contained in:
Paul Coene 2020-04-02 11:56:06 -04:00 committed by GitHub
parent a898a1d07b
commit 42f959329d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1293,6 +1293,8 @@ public:
void SendHPUpdateMarquee();
void CheckRegionTypeChanges();
WaterRegionType GetLastRegion() { return last_region_type; }
int32 CalcATK();