From fd6c2e967443460cd14dd089ffaf3644392e5222 Mon Sep 17 00:00:00 2001 From: BenCat07 Date: Sun, 25 Feb 2018 13:25:40 +0100 Subject: [PATCH] Update others.cpp --- src/hooks/others.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/hooks/others.cpp b/src/hooks/others.cpp index fa522a09..ff60d702 100644 --- a/src/hooks/others.cpp +++ b/src/hooks/others.cpp @@ -696,8 +696,8 @@ bool DispatchUserMessage_hook(void *_this, int type, bf_read &buf) static const char *lastname; static bool retrun = false; if (retrun) - PrintChat("\x07%06X%s\x01: \x07%06X%s\x01", 0xe05938, 0xefec1f, lastname, - lastfilter); + PrintChat("\x07%06X%s\x01: \x07%06X%s\x01", 0xe05938, lastname, + 0xefec1f, lastfilter); retrun = false; if (chat_filter_enabled && data[0] != LOCAL_E->m_IDX) {