summaryrefslogtreecommitdiff
path: root/internal_rewrite/ragebot.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'internal_rewrite/ragebot.hpp')
-rw-r--r--internal_rewrite/ragebot.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal_rewrite/ragebot.hpp b/internal_rewrite/ragebot.hpp
index 2616ecf..7bc6c24 100644
--- a/internal_rewrite/ragebot.hpp
+++ b/internal_rewrite/ragebot.hpp
@@ -161,6 +161,7 @@ namespace features
float m_animDuck{ };
int m_fFlags{ };
int m_animFlags{ };
+ float m_lastAnimTime;
vec3_t m_animVelocity{ };
vec3_t m_prevVelocity{ };