diff options
| author | navewindre <boneyaard@gmail.com> | 2018-12-24 00:36:10 +0100 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2018-12-24 00:36:10 +0100 |
| commit | f41bf6509390f12a4252f40daf0209e7a7d64666 (patch) | |
| tree | 79ed2c592ee15bc0e97a6d2f9c2a92226281009e /cheat/internal_rewrite/ragebot.hpp | |
| parent | fef68b3881d7b1a60abe2be85dde27b7b0ada3c3 (diff) | |
d
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; }
|
