From 96de4961c447d7009ba52b6bf04d4b7bfe487ab1 Mon Sep 17 00:00:00 2001 From: boris Date: Wed, 28 Nov 2018 22:02:33 +1300 Subject: fixed emitsound hook --- cheat/internal_rewrite/identity.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cheat/internal_rewrite/identity.cpp') diff --git a/cheat/internal_rewrite/identity.cpp b/cheat/internal_rewrite/identity.cpp index b58e75b..d17bb29 100644 --- a/cheat/internal_rewrite/identity.cpp +++ b/cheat/internal_rewrite/identity.cpp @@ -25,7 +25,7 @@ namespace features return; } - static const std::string moneybot_string = xors( "dmt hook " ); + static const std::string moneybot_string = xors( "moneybot " ); static std::string clantag_str = moneybot_string; static auto next_settime = g_csgo.m_globals->m_curtime; -- cgit v1.2.3