mirror of
				https://github.com/sys4-fr/server-nalc.git
				synced 2025-10-31 04:25:32 +01:00 
			
		
		
		
	Forbid moreblocks to register slopes!
- Avoid crash when trying to use commented function 'register_slope' in stairsplus
This commit is contained in:
		| @@ -25,7 +25,7 @@ function stairsplus:register_all(modname, subname, recipeitem, fields) | |||||||
| 	end | 	end | ||||||
| 	self:register_stair(modname, subname, recipeitem, fields) | 	self:register_stair(modname, subname, recipeitem, fields) | ||||||
| 	self:register_slab (modname, subname, recipeitem, fields) | 	self:register_slab (modname, subname, recipeitem, fields) | ||||||
| 	self:register_slope(modname, subname, recipeitem, fields) | --	self:register_slope(modname, subname, recipeitem, fields) //MFF (Mg|11/06/2015) | ||||||
| 	self:register_panel(modname, subname, recipeitem, fields) | 	self:register_panel(modname, subname, recipeitem, fields) | ||||||
| 	self:register_micro(modname, subname, recipeitem, fields) | 	self:register_micro(modname, subname, recipeitem, fields) | ||||||
| 	-- self:register_6dfacedir_conversion(modname, subname) -- Not needed as of Q3 2013, uncomment to fix old maps. | 	-- self:register_6dfacedir_conversion(modname, subname) -- Not needed as of Q3 2013, uncomment to fix old maps. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user