summaryrefslogtreecommitdiff
path: root/src/resources/notifytypes.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-04-27 20:07:35 +0300
committerAndrei Karas <akaras@inbox.ru>2015-04-27 20:08:05 +0300
commitcff8879242e1f692dee58ac764c5a54da1a996cd (patch)
treed740b1a2395a9340bed8ef88b77ae3246819ab6a /src/resources/notifytypes.h
parent9af27292809ee8bf42f46e214c21c305c3cd810f (diff)
downloadManaVerse-cff8879242e1f692dee58ac764c5a54da1a996cd.tar.gz
ManaVerse-cff8879242e1f692dee58ac764c5a54da1a996cd.tar.bz2
ManaVerse-cff8879242e1f692dee58ac764c5a54da1a996cd.tar.xz
ManaVerse-cff8879242e1f692dee58ac764c5a54da1a996cd.zip
eathena: impliment packet SMSG_MAIL_SEND_MAIL_ACK.
Diffstat (limited to 'src/resources/notifytypes.h')
-rw-r--r--src/resources/notifytypes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/resources/notifytypes.h b/src/resources/notifytypes.h
index d698734e2..8076d327c 100644
--- a/src/resources/notifytypes.h
+++ b/src/resources/notifytypes.h
@@ -160,6 +160,8 @@ namespace NotifyTypes
ROOM_ERROR_HIGH_LEVEL,
ROOM_ERROR_RACE,
USE_ITEM_WAIT,
+ MAIL_SEND_OK,
+ MAIL_SEND_ERROR,
TYPE_END
};