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