mirror of
				https://github.com/VCMP-SqMod/SqMod.git
				synced 2025-11-04 08:17:19 +01:00 
			
		
		
		
	Add the (pickup automatic status changed) event to the events enumeration.
This commit is contained in:
		@@ -369,6 +369,7 @@ enum EventType
 | 
			
		||||
    EVT_PICKUPRESPAWN,
 | 
			
		||||
    EVT_PICKUPWORLD,
 | 
			
		||||
    EVT_PICKUPALPHA,
 | 
			
		||||
    EVT_PICKUPAUTOMATIC,
 | 
			
		||||
    EVT_CHECKPOINTENTERED,
 | 
			
		||||
    EVT_CHECKPOINTEXITED,
 | 
			
		||||
    EVT_CHECKPOINTWORLD,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user