summaryrefslogtreecommitdiff
path: root/src/enums/resources/notifytypes.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-08-21 15:37:42 +0300
committerAndrei Karas <akaras@inbox.ru>2015-08-21 16:37:24 +0300
commit76087008664d96b492fde077bb8b8e632ea30ba8 (patch)
tree07c3b951bc919ca7a98558474617d5abb12fe01f /src/enums/resources/notifytypes.h
parent1b9e74d6c00033b2103f70162c96e9bf5ce6f2b7 (diff)
downloadplus-76087008664d96b492fde077bb8b8e632ea30ba8.tar.gz
plus-76087008664d96b492fde077bb8b8e632ea30ba8.tar.bz2
plus-76087008664d96b492fde077bb8b8e632ea30ba8.tar.xz
plus-76087008664d96b492fde077bb8b8e632ea30ba8.zip
Impliment packet SMSG_PLAYER_ITEM_RENTAL_TIME (hercules).
Diffstat (limited to 'src/enums/resources/notifytypes.h')
-rw-r--r--src/enums/resources/notifytypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/enums/resources/notifytypes.h b/src/enums/resources/notifytypes.h
index c542de3d7..5e354f9fc 100644
--- a/src/enums/resources/notifytypes.h
+++ b/src/enums/resources/notifytypes.h
@@ -173,6 +173,7 @@ namespace NotifyTypes
MAIL_GET_ATTACH_TOO_MANY_ITEMS,
NEW_MAIL,
MAP_TYPE_BATTLEFIELD,
+ RENTAL_TIME_LEFT,
TYPE_END
};