diff options
Diffstat (limited to 'internal_rewrite/lag_mgr.hpp')
| -rw-r--r-- | internal_rewrite/lag_mgr.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal_rewrite/lag_mgr.hpp b/internal_rewrite/lag_mgr.hpp index 4f64c24..d495210 100644 --- a/internal_rewrite/lag_mgr.hpp +++ b/internal_rewrite/lag_mgr.hpp @@ -52,7 +52,7 @@ namespace features private: void on_antiaim( ); - bool predict_position( ); + bool predict_position( float dist ); void fakelag( ); user_cmd_t* m_cmd{ }; |
