diff options
Diffstat (limited to 'src/cs2/hack.cpp')
| -rw-r--r-- | src/cs2/hack.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cs2/hack.cpp b/src/cs2/hack.cpp index b5f0242..ef4008d 100644 --- a/src/cs2/hack.cpp +++ b/src/cs2/hack.cpp @@ -12,8 +12,6 @@ PROCESS64* hack_init() { return nullptr; } - VECTOR<IFACE_ENTRY> entries = iface_get_all( p ); - return p; } |
