diff options
| author | boris <wzn@moneybot.cc> | 2018-12-24 20:39:16 +1300 |
|---|---|---|
| committer | boris <wzn@moneybot.cc> | 2018-12-24 20:39:16 +1300 |
| commit | cac146640ad99309329119ceb264542de12bc9aa (patch) | |
| tree | c853c09991593b60b0249e4a237bb898432c220c /cheat/internal_rewrite/ragebot.hpp | |
| parent | ace9ae2117175dfe5e14b259db2e0536f8ec7a8a (diff) | |
| parent | f41bf6509390f12a4252f40daf0209e7a7d64666 (diff) | |
Merge remote-tracking branch 'origin/master'
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; }
|
