summaryrefslogtreecommitdiffstats
path: root/source/Player.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Player.h')
-rw-r--r--source/Player.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Player.h b/source/Player.h
index 4800ed759..d24850a19 100644
--- a/source/Player.h
+++ b/source/Player.h
@@ -145,6 +145,7 @@ protected:
float m_FoodExhaustionLevel;
char m_FoodTickTimer;
+ float m_LastJumpHeight;
float m_LastGroundHeight;
bool m_bTouchGround;
double m_Stance;