From 896a8d2b9f6f4a8b1ca70aac0aa25fa6fd3985e6 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Thu, 2 Apr 2009 22:04:36 -0600 Subject: Block whisper spam --- src/map/tmw.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/map/tmw.h (limited to 'src/map/tmw.h') diff --git a/src/map/tmw.h b/src/map/tmw.h new file mode 100644 index 0000000..44970e6 --- /dev/null +++ b/src/map/tmw.h @@ -0,0 +1,5 @@ +// + +#include "map.h" + +int tmw_CheckChatSpam(struct map_session_data *sd, char* message); -- cgit v1.2.3-70-g09d2