mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-11-01 23:07:20 +01:00
Implement a new event to receive notifications when an object world has changed.
This commit is contained in:
@@ -361,6 +361,7 @@ enum EventType
|
||||
EVT_VEHICLERESPAWN,
|
||||
EVT_OBJECTSHOT,
|
||||
EVT_OBJECTTOUCHED,
|
||||
EVT_OBJECTWORLD,
|
||||
EVT_PICKUPCLAIMED,
|
||||
EVT_PICKUPCOLLECTED,
|
||||
EVT_PICKUPRESPAWN,
|
||||
|
||||
Reference in New Issue
Block a user