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 a vehicle tyre status has changed.
This commit is contained in:
@@ -393,6 +393,7 @@ enum EventType
|
||||
EVT_VEHICLEWORLD,
|
||||
EVT_VEHICLEIMMUNITY,
|
||||
EVT_VEHICLEPARTSTATUS,
|
||||
EVT_VEHICLETYRESTATUS,
|
||||
EVT_SERVEROPTION,
|
||||
EVT_SCRIPTRELOAD,
|
||||
EVT_SCRIPTLOADED,
|
||||
|
||||
Reference in New Issue
Block a user