summaryrefslogtreecommitdiff
path: root/csgo-loader/csgo-client/Client.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'csgo-loader/csgo-client/Client.hpp')
-rw-r--r--csgo-loader/csgo-client/Client.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/csgo-loader/csgo-client/Client.hpp b/csgo-loader/csgo-client/Client.hpp
index 0f89669..0f05a34 100644
--- a/csgo-loader/csgo-client/Client.hpp
+++ b/csgo-loader/csgo-client/Client.hpp
@@ -38,6 +38,6 @@ namespace Utils
// :^)
SetConsoleTitleA(STR("moneyclient $"));
- printf(STR("[DEBUG] Hello!\n"));
+ printf(STR("[DEBUG] Ready\n"));
}
} \ No newline at end of file