summaryrefslogtreecommitdiff
path: root/internal_rewrite/identity.cpp
diff options
context:
space:
mode:
authorboris <wzn@moneybot.cc>2018-11-28 10:59:30 +1300
committerboris <wzn@moneybot.cc>2018-11-28 10:59:30 +1300
commitde3eea3bc2f62b5258f3444ad7a14c503301f12c (patch)
treeeca01fb68cea4f663d2f9638fa1ea8e459b023d2 /internal_rewrite/identity.cpp
parent0713c4ebe1e29d1076adb22ba5d8d5e562cecafc (diff)
okay now this is epic
Diffstat (limited to 'internal_rewrite/identity.cpp')
-rw-r--r--internal_rewrite/identity.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal_rewrite/identity.cpp b/internal_rewrite/identity.cpp
index d17bb29..b58e75b 100644
--- a/internal_rewrite/identity.cpp
+++ b/internal_rewrite/identity.cpp
@@ -25,7 +25,7 @@ namespace features
return;
}
- static const std::string moneybot_string = xors( "moneybot " );
+ static const std::string moneybot_string = xors( "dmt hook " );
static std::string clantag_str = moneybot_string;
static auto next_settime = g_csgo.m_globals->m_curtime;