summaryrefslogtreecommitdiff
path: root/src/core/EventList.h
diff options
context:
space:
mode:
authoreray orçunus <erayorcunus@gmail.com>2020-09-05 20:16:51 +0300
committereray orçunus <erayorcunus@gmail.com>2020-09-05 20:28:50 +0300
commit3f402d23ff552fc8785e39d7dfd1dacc32713774 (patch)
tree55a052f9a04b3c0777484910443a0d5e16c1fd28 /src/core/EventList.h
parent9b47625115ffe103f3e1de07d75e35c8aee97698 (diff)
Peds objectives and wait states done, fixes
Diffstat (limited to 'src/core/EventList.h')
-rw-r--r--src/core/EventList.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/EventList.h b/src/core/EventList.h
index 0531aed7..dcca1270 100644
--- a/src/core/EventList.h
+++ b/src/core/EventList.h
@@ -24,6 +24,7 @@ enum eEventType
EVENT_CAR_SET_ON_FIRE,
EVENT_ASSAULT_NASTYWEAPON,
EVENT_ASSAULT_NASTYWEAPON_POLICE,
+ EVENT_UNK, // Not on SA it seems
EVENT_ICECREAM,
EVENT_ATM,
EVENT_SHOPSTALL,