summaryrefslogtreecommitdiff
path: root/cheat/internal_rewrite/extra.hpp
diff options
context:
space:
mode:
authorboris <wzn@moneybot.cc>2019-01-02 17:46:05 +1300
committerboris <wzn@moneybot.cc>2019-01-02 17:46:05 +1300
commitd1ec3d3bb3a87a08e1c9348ca6e482549ebde664 (patch)
treeb1b4d86bdc9e9c83a02e2ad3258a61674421eb07 /cheat/internal_rewrite/extra.hpp
parent16b4fd429ecaf259c4e2bd7307431f3c855812e8 (diff)
fixed bug and idk
i really dont wanna work on this anymore holy fuck
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;
};