Implented IsFishing, SetIsFishing and GetFloaterID().
This commit is contained in:
@@ -65,6 +65,8 @@ cPlayer::cPlayer(cClientHandle* a_Client, const AString & a_PlayerName)
|
||||
, m_IsSubmerged(false)
|
||||
, m_IsFlying(false)
|
||||
, m_CanFly(false)
|
||||
, m_IsFishing(false)
|
||||
, m_FloaterID(-1)
|
||||
, m_EatingFinishTick(-1)
|
||||
, m_IsChargingBow(false)
|
||||
, m_BowCharge(0)
|
||||
|
||||
Reference in New Issue
Block a user