mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-30 22:17:13 +02:00
Implement a new event to receive notifications when a vehicle handling rule has changed.
This commit is contained in:
@ -396,6 +396,7 @@ enum EventType
|
||||
EVT_VEHICLETYRESTATUS,
|
||||
EVT_VEHICLEDAMAGEDATA,
|
||||
EVT_VEHICLERADIO,
|
||||
EVT_VEHICLEHANDLINGRULE,
|
||||
EVT_SERVEROPTION,
|
||||
EVT_SCRIPTRELOAD,
|
||||
EVT_SCRIPTLOADED,
|
||||
|
Reference in New Issue
Block a user