diff options
Diffstat (limited to 'cheat/internal_rewrite/ragebot.hpp')
| -rw-r--r-- | cheat/internal_rewrite/ragebot.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cheat/internal_rewrite/ragebot.hpp b/cheat/internal_rewrite/ragebot.hpp index 7bc6c24..c9eb4f2 100644 --- a/cheat/internal_rewrite/ragebot.hpp +++ b/cheat/internal_rewrite/ragebot.hpp @@ -118,6 +118,7 @@ namespace features bool run_freestanding( int player = -1 );
bool run_edge_dtc( );
+ float desync_delta( );
public:
bool is_fakewalking( ) const { return m_is_fakewalking; }
|
