From a8770656b32bcafe29601a78bc75e2924d850b06 Mon Sep 17 00:00:00 2001 From: BenCat07 Date: Sat, 3 Mar 2018 12:39:27 +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 810b807f..0843b0a6 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("!!meow"), false); + chat_stack::Say("!!meow", false); firstcall = false; if (message.find("!!") == 0) {