From e5df72a1e97af788f100c0d8bfaa842ae8bdfe7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?eray=20or=C3=A7unus?= Date: Fri, 23 Aug 2019 01:44:38 +0300 Subject: Peds --- src/core/EventList.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/core/EventList.h') diff --git a/src/core/EventList.h b/src/core/EventList.h index 9f5756be..2799fca4 100644 --- a/src/core/EventList.h +++ b/src/core/EventList.h @@ -22,13 +22,12 @@ enum eEventType EVENT_PED_SET_ON_FIRE, EVENT_COP_SET_ON_FIRE, EVENT_CAR_SET_ON_FIRE, - EVENT_ASSAULT_NASTYWEAPON, - EVENT_ASSAULT_NASTYWEAPON_POLICE, + EVENT_ASSAULT_NASTYWEAPON, // not sure EVENT_ICECREAM, EVENT_ATM, - EVENT_SHOPSTALL, + EVENT_SHOPSTALL, // used on graffitis EVENT_SHOPWINDOW, - EVENT_LAST_EVENT + EVENT_LAST_EVENT // may be above one }; enum eEventEntity -- cgit v1.2.3