Adds loading message in the Action Log

このコミットが含まれているのは:
Sys Quatre 2020-07-21 11:52:47 +02:00
コミット 4eaba4f6e1
1個のファイルの変更2行の追加0行の削除

ファイルの表示

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