Added creation of temporary channels.
[umurmur.git] / src / messages.h
index 4899a085d0d5756882e8ce4a08394d288252d848..732cb87f48b445f1c0d818724be453591d8e054f 100644 (file)
@@ -64,7 +64,7 @@
 #define PERM_CACHED 0x8000000
 #define PERM_ALL 0xf07ff
 
-#define PERM_DEFAULT (PERM_TRAVERSE | PERM_ENTER | PERM_SPEAK | PERM_WHISPER | PERM_TEXTMESSAGE)
+#define PERM_DEFAULT (PERM_TRAVERSE | PERM_ENTER | PERM_SPEAK | PERM_WHISPER | PERM_TEXTMESSAGE | PERM_MAKETEMPCHANNEL)
 
 typedef enum {
        Version,