From 3f402d23ff552fc8785e39d7dfd1dacc32713774 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?eray=20or=C3=A7unus?= Date: Sat, 5 Sep 2020 20:16:51 +0300 Subject: Peds objectives and wait states done, fixes --- src/core/EventList.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/EventList.h') 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, -- cgit v1.2.3