Supprime les redefinitions

This commit is contained in:
2020-01-04 17:57:30 +01:00
parent 94247a6449
commit aa3dcd5878
2 changed files with 0 additions and 53 deletions

View File

@ -20,7 +20,6 @@ dofile(modpath .. "/config.lua")
dofile(modpath .. "/circular_saw.lua")
dofile(modpath .. "/stairsplus/init.lua")
dofile(modpath .. "/nodes.lua")
dofile(modpath .. "/redefinitions.lua")
dofile(modpath .. "/crafting.lua")
dofile(modpath .. "/aliases.lua")