summaryrefslogtreecommitdiff
path: root/src/core
diff options
context:
space:
mode:
authoreray orçunus <erayorcunus@gmail.com>2019-08-23 01:44:38 +0300
committereray orçunus <erayorcunus@gmail.com>2019-08-23 01:53:53 +0300
commite5df72a1e97af788f100c0d8bfaa842ae8bdfe7a (patch)
tree8ea09fb5f072f26005983e435e46ac70b4ecdb37 /src/core
parented9ab6c55f5316baa7ce420a682097fcfe8afb05 (diff)
Peds
Diffstat (limited to 'src/core')
-rw-r--r--src/core/EventList.h7
1 files changed, 3 insertions, 4 deletions
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