From e8b5c0d9f9103f84384fe9b0d89301ecbf16c3e6 Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 1 May 2004 12:44:20 +0000 Subject: Added Module::OnAccessCheck Added ListMode support Fixed Extensible class bug Added +qa mode module git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@760 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_cloaking.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_cloaking.cpp') diff --git a/src/modules/m_cloaking.cpp b/src/modules/m_cloaking.cpp index 98cbd10a4..7639b1651 100644 --- a/src/modules/m_cloaking.cpp +++ b/src/modules/m_cloaking.cpp @@ -59,7 +59,7 @@ class ModuleCloaking : public Module return Version(1,0,0,1); } - virtual bool OnExtendedMode(userrec* user, void* target, char modechar, int type, bool mode_on, string_list ¶ms) + virtual int OnExtendedMode(userrec* user, void* target, char modechar, int type, bool mode_on, string_list ¶ms) { // this method is called for any extended mode character. // all module modes for all modules pass through here -- cgit v1.3.1-10-gc9f91