diff options
| author | navewindre <boneyaard@gmail.com> | 2018-11-13 00:42:56 +0100 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2018-11-13 00:42:56 +0100 |
| commit | 5e5b152f4b62432655cc4069c1d95be636749b7d (patch) | |
| tree | 3fc1433561fb6c90a04f3a671afca4df91a653a4 /internal_rewrite/context.hpp | |
| parent | d106396b02c486c9135c505ed82b73431f2c27de (diff) | |
yo sick
Diffstat (limited to 'internal_rewrite/context.hpp')
| -rw-r--r-- | internal_rewrite/context.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal_rewrite/context.hpp b/internal_rewrite/context.hpp index bf28a11..8ed3845 100644 --- a/internal_rewrite/context.hpp +++ b/internal_rewrite/context.hpp @@ -60,6 +60,7 @@ public: bool m_has_fired_this_frame{ };
+ float m_absyaw{ };
vec3_t m_last_realangle{ };
vec3_t m_last_fakeangle{ };
vec3_t m_thirdperson_angle{ };
|
