summaryrefslogtreecommitdiff
path: root/internal_rewrite/prediction.hpp
diff options
context:
space:
mode:
authornavewindre <boneyaard@gmail.com>2018-09-01 14:23:02 +0200
committernavewindre <boneyaard@gmail.com>2018-09-01 14:23:02 +0200
commitbeb5515757c0e653adc33f181184fe3791ca0a6b (patch)
tree68f123f602795a31a8811bd56e3b3271c102a3fa /internal_rewrite/prediction.hpp
parent0767d6d4acaf5f86a67a375dffa54da9323646e3 (diff)
dasdadasf
Diffstat (limited to 'internal_rewrite/prediction.hpp')
-rw-r--r--internal_rewrite/prediction.hpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/internal_rewrite/prediction.hpp b/internal_rewrite/prediction.hpp
index 74a86a0..d6adb44 100644
--- a/internal_rewrite/prediction.hpp
+++ b/internal_rewrite/prediction.hpp
@@ -14,12 +14,12 @@ class c_prediction
{
user_cmd_t* m_ucmd{ };
int m_predicted_flags{ };
-
- float m_old_time;
- float m_old_frametime;
- int m_old_tickcount;
-
- int m_prediction_seed;
+
+ float m_old_time;
+ float m_old_frametime;
+ int m_old_tickcount;
+
+ int m_prediction_seed;
int m_prediction_player;
struct player_data_t {