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

1 Commits

Author SHA1 Message Date
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.")