1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-27 15:00:35 +02:00

Forbid moreblocks to register slopes!

- Avoid crash when trying to use commented function 'register_slope' in
   stairsplus
This commit is contained in:
LeMagnesium 2015-06-11 18:24:53 +02:00
parent 0121443f89
commit bc1dd52745

View File

@ -25,7 +25,7 @@ function stairsplus:register_all(modname, subname, recipeitem, fields)
end
self:register_stair(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_micro(modname, subname, recipeitem, fields)
-- self:register_6dfacedir_conversion(modname, subname) -- Not needed as of Q3 2013, uncomment to fix old maps.