mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-06-30 22:17:13 +02:00
Use 'color' instead of 'colour' internally and expose aliases to both for the script interface.
This commit is contained in:
@ -394,7 +394,7 @@ enum EventType
|
||||
EVT_PLAYERWANTEDLEVEL,
|
||||
EVT_PLAYERIMMUNITY,
|
||||
EVT_PLAYERALPHA,
|
||||
EVT_VEHICLECOLOUR,
|
||||
EVT_VEHICLECOLOR,
|
||||
EVT_VEHICLEHEALTH,
|
||||
EVT_VEHICLEPOSITION,
|
||||
EVT_VEHICLEROTATION,
|
||||
|
Reference in New Issue
Block a user