event_death_complete

This commit is contained in:
KimLS
2013-06-27 15:07:28 -07:00
parent 945cc2117f
commit f46f7bd528
5 changed files with 23 additions and 3 deletions
+1
View File
@@ -79,6 +79,7 @@ typedef enum {
EVENT_ENTER_AREA,
EVENT_LEAVE_AREA,
EVENT_RESPAWN,
EVENT_DEATH_COMPLETE,
_LargestEventID
} QuestEventID;