diff options
| author | boris <wzn@moneybot.cc> | 2019-01-02 21:11:03 +1300 |
|---|---|---|
| committer | boris <wzn@moneybot.cc> | 2019-01-02 21:11:03 +1300 |
| commit | c0f1354a301ce2a2fc867a89fafdde4571c07c02 (patch) | |
| tree | ea628b53a41f7d532efe100b94a41e4ca0429767 /csgo-loader/csgo-client/Networking | |
| parent | d1ec3d3bb3a87a08e1c9348ca6e482549ebde664 (diff) | |
6IX9INE "Billy" (WSHH Exclusive - Official Music Video)
Diffstat (limited to 'csgo-loader/csgo-client/Networking')
| -rw-r--r-- | csgo-loader/csgo-client/Networking/TCPClient.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/csgo-loader/csgo-client/Networking/TCPClient.cpp b/csgo-loader/csgo-client/Networking/TCPClient.cpp index 0611d89..c20c831 100644 --- a/csgo-loader/csgo-client/Networking/TCPClient.cpp +++ b/csgo-loader/csgo-client/Networking/TCPClient.cpp @@ -40,10 +40,6 @@ namespace Networking break;
}
- // Stay in sync with client.
- ByteArray Array = { 1 };
- SendRawBytes(Array);
-
return ReceivedBytes;
}
|
