From 93eb46c82bb863bec3fcdb835c3f2f54144879fa Mon Sep 17 00:00:00 2001 From: BenCat07 Date: Sat, 3 Mar 2018 12:27:58 +0100 Subject: [PATCH] Update others.cpp --- src/hooks/others.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hooks/others.cpp b/src/hooks/others.cpp index a829e4f4..810b807f 100644 --- a/src/hooks/others.cpp +++ b/src/hooks/others.cpp @@ -862,7 +862,7 @@ bool DispatchUserMessage_hook(void *_this, int type, bf_read &buf) if (crypt_chat) { if (firstcall) - chat_stack::Say(ucccccp::encrypt("meow"), false); + chat_stack::Say("!!meow"), false); firstcall = false; if (message.find("!!") == 0) {