mirror of
				https://github.com/minetest-mods/mesecons.git
				synced 2025-11-04 04:55:26 +01:00 
			
		
		
		
	Fix setting name typo.
This commit is contained in:
		@@ -5,5 +5,5 @@ PRESSURE_PLATE_INTERVAL = 0.1
 | 
			
		||||
OBJECT_DETECTOR_RADIUS = 6
 | 
			
		||||
PISTON_MAXIMUM_PUSH = 15
 | 
			
		||||
MOVESTONE_MAXIMUM_PUSH = 100
 | 
			
		||||
MESECONS_GLOBALSTE = true	-- true = receptors/effectors won't be updated
 | 
			
		||||
MESECONS_GLOBALSTEP = true	-- true = receptors/effectors won't be updated
 | 
			
		||||
				-- until next globalstep, decreases server load
 | 
			
		||||
		Reference in New Issue
	
	Block a user