summaryrefslogtreecommitdiff
path: root/src/resources/notifytypes.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-04-05 21:23:32 +0300
committerAndrei Karas <akaras@inbox.ru>2015-04-05 21:23:32 +0300
commitcb847e9e671f6d65f177686ae8544525c8f53763 (patch)
tree4de95fa8fea52c24ce163e804842c4f1ebc0a069 /src/resources/notifytypes.h
parentbd44e8d0a94dd96e6f8eb0828b4f2b5de902ee83 (diff)
downloadplus-cb847e9e671f6d65f177686ae8544525c8f53763.tar.gz
plus-cb847e9e671f6d65f177686ae8544525c8f53763.tar.bz2
plus-cb847e9e671f6d65f177686ae8544525c8f53763.tar.xz
plus-cb847e9e671f6d65f177686ae8544525c8f53763.zip
eathena: impliment packet SMSG_CHAT_ROOM_ADD_MEMBER.
Diffstat (limited to 'src/resources/notifytypes.h')
-rw-r--r--src/resources/notifytypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resources/notifytypes.h b/src/resources/notifytypes.h
index 3269192a3..972e694a9 100644
--- a/src/resources/notifytypes.h
+++ b/src/resources/notifytypes.h
@@ -148,6 +148,7 @@ namespace NotifyTypes
MANNER_NEGATIVE_POINTS,
ROOM_LIMIT_EXCEEDED,
ROOM_ALREADY_EXISTS,
+ ROOM_JOINED,
TYPE_END
};