diff options
| author | navewindre <nw@moneybot.cc> | 2024-07-14 08:43:58 +0200 |
|---|---|---|
| committer | navewindre <nw@moneybot.cc> | 2024-07-14 08:43:58 +0200 |
| commit | 320e7b14a5a29838ed2cb909cadfd7c448c6849b (patch) | |
| tree | 3cbd09c2c09abb6263da01d41b9da5c37837e4c8 /src/cs2/hack.cpp | |
| parent | 28f41cf689def99fb586bfca47b7e1786227a5a2 (diff) | |
schemas
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; } |
