summaryrefslogtreecommitdiff
path: root/internal_rewrite/context.hpp
diff options
context:
space:
mode:
authornavewindre <boneyaard@gmail.com>2018-08-30 15:32:54 +0200
committernavewindre <boneyaard@gmail.com>2018-08-30 15:32:54 +0200
commitc4e18b4e500dc603fb7546b7bc9bc574fb09e0a8 (patch)
treee624bb1226d7366923b620b31ac8de96f2498ab4 /internal_rewrite/context.hpp
parent7ccb819f867493f8ec202ea3b39c94c198c64584 (diff)
epic hitchance
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{ };