1
0
mirror of https://github.com/D00Med/scifi_nodes.git synced 2025-07-04 09:00:43 +02:00

12 Commits

View File

@ -22,3 +22,4 @@ dofile(MP.."/digicode.lua")
dofile(MP.."/models.lua") dofile(MP.."/models.lua")
dofile(MP.."/octagon_panes.lua") dofile(MP.."/octagon_panes.lua")
dofile(MP.."/crafts.lua") dofile(MP.."/crafts.lua")
minetest.log("action", "[scifi_nodes] loaded.")