summaryrefslogtreecommitdiff
path: root/internal_rewrite/context.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'internal_rewrite/context.hpp')
-rw-r--r--internal_rewrite/context.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal_rewrite/context.hpp b/internal_rewrite/context.hpp
index c813aba..827a95a 100644
--- a/internal_rewrite/context.hpp
+++ b/internal_rewrite/context.hpp
@@ -55,6 +55,8 @@ public:
bool m_drawing_postscreenspace{ };
bool m_has_incremented_shots{ };
bool m_drawing_screneend{ };
+ float m_weapon_spread{ };
+ float m_weapon_inaccuracy{ };
bool m_has_fired_this_frame{ };