mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	Don't remap MT_SNEAKERPANEL in encore mode
This commit is contained in:
		
							parent
							
								
									915585697a
								
							
						
					
					
						commit
						ddbb1709d0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -17028,7 +17028,7 @@ mobjinfo_t mobjinfo[NUMMOBJTYPES] =
 | 
			
		|||
		0,           // mass
 | 
			
		||||
		0,           // damage
 | 
			
		||||
		sfx_None,    // activesound
 | 
			
		||||
		MF_SPECIAL|MF_ENEMY, // flags -- NOTE: IIRC MF_ENEMY was added by mappers to make conveyor belt setups more convenient
 | 
			
		||||
		MF_SPECIAL|MF_ENEMY|MF_DONTENCOREMAP, // flags -- NOTE: IIRC MF_ENEMY was added by mappers to make conveyor belt setups more convenient
 | 
			
		||||
		S_NULL       // raisestate
 | 
			
		||||
	},
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue