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 an pickup alpha has changed.
This commit is contained in:
@ -368,6 +368,7 @@ enum EventType
|
||||
EVT_PICKUPCOLLECTED,
|
||||
EVT_PICKUPRESPAWN,
|
||||
EVT_PICKUPWORLD,
|
||||
EVT_PICKUPALPHA,
|
||||
EVT_CHECKPOINTENTERED,
|
||||
EVT_CHECKPOINTEXITED,
|
||||
EVT_CHECKPOINTWORLD,
|
||||
|
Reference in New Issue
Block a user