summaryrefslogtreecommitdiff
path: root/csgo-loader/csgo-client/Client.hpp
diff options
context:
space:
mode:
authorboris <wzn@moneybot.cc>2018-12-29 22:15:34 +1300
committerboris <wzn@moneybot.cc>2018-12-29 22:15:34 +1300
commit0340821cc614fda2a94a96c255d16105dd2f6f9a (patch)
tree77338a110f4c784c2a6c20fd25abfc49666cacca /csgo-loader/csgo-client/Client.hpp
parentbdb6ac5f940008bcd836e3c5f0a708f4b8f04865 (diff)
tcp is being autistic -_-
Diffstat (limited to 'csgo-loader/csgo-client/Client.hpp')
-rw-r--r--csgo-loader/csgo-client/Client.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/csgo-loader/csgo-client/Client.hpp b/csgo-loader/csgo-client/Client.hpp
index fb1f623..016e3d3 100644
--- a/csgo-loader/csgo-client/Client.hpp
+++ b/csgo-loader/csgo-client/Client.hpp
@@ -37,5 +37,7 @@ namespace Utils
// :^)
SetConsoleTitleA("moneyclient $");
+
+ printf("[DEBUG] Hello!\n");
}
} \ No newline at end of file