summaryrefslogtreecommitdiff
path: root/internal_rewrite/visual.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'internal_rewrite/visual.hpp')
-rw-r--r--internal_rewrite/visual.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal_rewrite/visual.hpp b/internal_rewrite/visual.hpp
index 79709ca..f6558aa 100644
--- a/internal_rewrite/visual.hpp
+++ b/internal_rewrite/visual.hpp
@@ -79,6 +79,7 @@ namespace features
vec3_t m_stored_pos[ 65 ]{ };
float m_anim_progress[ 65 ]{ };
+ bool m_has_seen[ 65 ]{ };
float m_last_hit{ };
int m_ent_dmg[ 65 ]{ };
int m_teamdmg{ 0 };