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

2 Commits

Author SHA1 Message Date
bd58dbc48b Merge remote-tracking branch 'upstream/master' 2020-07-23 11:42:19 +02:00
4eaba4f6e1 Adds loading message in the Action Log 2020-07-21 11:52:47 +02:00

View File

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