diff options
| author | navewindre <boneyaard@gmail.com> | 2018-08-30 15:32:54 +0200 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2018-08-30 15:32:54 +0200 |
| commit | c4e18b4e500dc603fb7546b7bc9bc574fb09e0a8 (patch) | |
| tree | e624bb1226d7366923b620b31ac8de96f2498ab4 /internal_rewrite/context.hpp | |
| parent | 7ccb819f867493f8ec202ea3b39c94c198c64584 (diff) | |
epic hitchance
Diffstat (limited to 'internal_rewrite/context.hpp')
| -rw-r--r-- | internal_rewrite/context.hpp | 2 |
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{ };
|
