]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/mode.h
And the bit I missed... :/
[user/henk/code/inspircd.git] / include / mode.h
index 54b4aa97eb3261936f854bb8e68acbe599b42de0..08ac335971547f175fb8b1a446e78b5b28ab7a9e 100644 (file)
@@ -32,7 +32,7 @@
 enum UserModeBits {
        UM_INVISIBLE = 1,
        UM_SERVERNOTICE = 2,
-       UM_WALLOPS = 3
+       UM_WALLOPS = 4
 };
 
 class ModeParser