mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-09-18 18:27:18 +02:00
Implement pickup option change event and expose the functions to use it.
Fix bitflags declaration for circular locks (huge mistake here).
This commit is contained in:
@@ -381,6 +381,7 @@ enum EventType
|
||||
EVT_PICKUPALPHA,
|
||||
EVT_PICKUPAUTOMATIC,
|
||||
EVT_PICKUPAUTOTIMER,
|
||||
EVT_PICKUPOPTION,
|
||||
EVT_CHECKPOINTENTERED,
|
||||
EVT_CHECKPOINTEXITED,
|
||||
EVT_CHECKPOINTWORLD,
|
||||
|
Reference in New Issue
Block a user