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 pickup auto timer has changed.
This commit is contained in:
@@ -370,6 +370,7 @@ enum EventType
|
||||
EVT_PICKUPWORLD,
|
||||
EVT_PICKUPALPHA,
|
||||
EVT_PICKUPAUTOMATIC,
|
||||
EVT_PICKUPAUTOTIMER,
|
||||
EVT_CHECKPOINTENTERED,
|
||||
EVT_CHECKPOINTEXITED,
|
||||
EVT_CHECKPOINTWORLD,
|
||||
|
||||
Reference in New Issue
Block a user