From beb5515757c0e653adc33f181184fe3791ca0a6b Mon Sep 17 00:00:00 2001 From: navewindre Date: Sat, 1 Sep 2018 14:23:02 +0200 Subject: dasdadasf --- internal_rewrite/prediction.hpp | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'internal_rewrite/prediction.hpp') 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 { -- cgit v1.2.3