mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-18 08:10:38 +01:00
comment the mdoif
This commit is contained in:
parent
c38b9b66ac
commit
0121443f89
@ -46,7 +46,7 @@ end
|
|||||||
-- dofile(modpath.. "/conversion.lua") -- Not needed as of Q2 2013, uncomment to fix old maps.
|
-- dofile(modpath.. "/conversion.lua") -- Not needed as of Q2 2013, uncomment to fix old maps.
|
||||||
dofile(modpath .. "/stairs.lua")
|
dofile(modpath .. "/stairs.lua")
|
||||||
dofile(modpath .. "/slabs.lua")
|
dofile(modpath .. "/slabs.lua")
|
||||||
-- dofile(modpath .. "/slopes.lua")
|
-- dofile(modpath .. "/slopes.lua") -- Modif MFF
|
||||||
dofile(modpath .. "/panels.lua")
|
dofile(modpath .. "/panels.lua")
|
||||||
dofile(modpath .. "/microblocks.lua")
|
dofile(modpath .. "/microblocks.lua")
|
||||||
dofile(modpath .. "/registrations.lua")
|
dofile(modpath .. "/registrations.lua")
|
||||||
|
Loading…
Reference in New Issue
Block a user