1
0
Mirror von https://github.com/D00Med/scifi_nodes.git synchronisiert 2026-01-03 02:55:21 +01:00

2 Commits

Autor SHA1 Nachricht Datum
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

Datei anzeigen

@@ -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.")