summaryrefslogtreecommitdiff
path: root/cheat/internal_rewrite/extra.hpp
diff options
context:
space:
mode:
authornavewindre <boneyaard@gmail.com>2018-12-09 17:12:07 +0100
committernavewindre <boneyaard@gmail.com>2018-12-09 17:12:07 +0100
commitdd9bbd12ef353f270d95ba733e1ef465d15d2b44 (patch)
treebfbb407601eff0bb8547f713688e665944a6e03b /cheat/internal_rewrite/extra.hpp
parent430f93006fb8ac7c37c8cfc984d3d02b9f7dc693 (diff)
hack works now please go fix rest
Diffstat (limited to 'cheat/internal_rewrite/extra.hpp')
-rw-r--r--cheat/internal_rewrite/extra.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cheat/internal_rewrite/extra.hpp b/cheat/internal_rewrite/extra.hpp
index 5c7d5f4..f3ab837 100644
--- a/cheat/internal_rewrite/extra.hpp
+++ b/cheat/internal_rewrite/extra.hpp
@@ -9,7 +9,7 @@ namespace features
// i'm gay
struct netchan_record_t {
- float m_realtime;
+ float m_curtime;
int32_t m_reliable;
int32_t m_sequence;
};