1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-30 08:20:32 +02:00

Commented slopes from moreblocks

- "Problem solved!" #87
This commit is contained in:
LeMagnesium 2015-06-11 16:56:30 +02:00
parent f2e4e54832
commit c38b9b66ac

View File

@ -46,7 +46,7 @@ end
-- dofile(modpath.. "/conversion.lua") -- Not needed as of Q2 2013, uncomment to fix old maps.
dofile(modpath .. "/stairs.lua")
dofile(modpath .. "/slabs.lua")
dofile(modpath .. "/slopes.lua")
-- dofile(modpath .. "/slopes.lua")
dofile(modpath .. "/panels.lua")
dofile(modpath .. "/microblocks.lua")
dofile(modpath .. "/registrations.lua")