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) {