diff options
| author | boris <wzn@moneybot.cc> | 2018-12-26 00:11:18 +1300 |
|---|---|---|
| committer | boris <wzn@moneybot.cc> | 2018-12-26 00:11:18 +1300 |
| commit | 73cbed632030f7f44d259dea1e2a1b00a17f95a5 (patch) | |
| tree | 5d164191924629007d273b8f57f85cc4b942aa1d /csgo-loader/csgo-client/RemoteCode/RemoteProcess.cpp | |
| parent | c48c13417c198194b0d2f508a33431b27f5605b8 (diff) | |
obje]se incomepeternt porogrammer wtieres cod
SPWOOOOOoo
Diffstat (limited to 'csgo-loader/csgo-client/RemoteCode/RemoteProcess.cpp')
| -rw-r--r-- | csgo-loader/csgo-client/RemoteCode/RemoteProcess.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csgo-loader/csgo-client/RemoteCode/RemoteProcess.cpp b/csgo-loader/csgo-client/RemoteCode/RemoteProcess.cpp index 969f907..8d2509f 100644 --- a/csgo-loader/csgo-client/RemoteCode/RemoteProcess.cpp +++ b/csgo-loader/csgo-client/RemoteCode/RemoteProcess.cpp @@ -85,7 +85,7 @@ namespace RemoteCode while(Module32Next(Toolhelp, &ModuleEntry))
{
- printf("%s\n", ModuleEntry.szModule);
+ //printf("%s\n", ModuleEntry.szModule);
if(strstr(ModuleEntry.szModule, ModuleName))
{
CloseHandle(Toolhelp);
|
