diff options
| author | boris <wzn@moneybot.cc> | 2018-11-29 14:09:24 +1300 |
|---|---|---|
| committer | boris <wzn@moneybot.cc> | 2018-11-29 14:09:24 +1300 |
| commit | 64bf2cc1c0ae18adbebfb7afa29268de3f529ce0 (patch) | |
| tree | 7218fe3a5c0237b4de605111218d97fbf6491e0b /cheat/internal_rewrite/end_lock.cpp | |
| parent | f3e9e0adc48dc6a78527a078c847f326cfd21469 (diff) | |
fixed mild annoyances
Diffstat (limited to 'cheat/internal_rewrite/end_lock.cpp')
| -rw-r--r-- | cheat/internal_rewrite/end_lock.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cheat/internal_rewrite/end_lock.cpp b/cheat/internal_rewrite/end_lock.cpp index ee81d7a..6a61b48 100644 --- a/cheat/internal_rewrite/end_lock.cpp +++ b/cheat/internal_rewrite/end_lock.cpp @@ -5,8 +5,6 @@ #include "context.hpp" void __fastcall hooks::end_lock( void* ecx, void* edx ) { // THIS IS PROLLY NOT ENDLOCK, BUT WHATEVER - - // signature: // search "CL_CallPostDataUpdates: missing ent %d" in engine.dll. // where framestagenotify gets called |
