Z2WolfHowlMgr, d_bg_s, quat OK (#1887)

This commit is contained in:
hatal175
2023-08-18 10:01:51 +03:00
committed by GitHub
parent 5fd735f438
commit f822e5b223
14 changed files with 504 additions and 610 deletions
+1
View File
@@ -75,6 +75,7 @@ public:
void setInWater(bool status) { mInWater = status; }
bool isInWater() { return mInWater; }
u8 getLinkState() const { return mLinkState; }
static Z2CreatureLink* mLinkPtr;