mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2024-11-16 07:20:37 +01:00
amend load print
This commit is contained in:
parent
5f2f5409c0
commit
2ce4db000d
|
@ -163,4 +163,7 @@ if armor.materials.diamond then
|
|||
{m, "", m},
|
||||
},
|
||||
})
|
||||
end
|
||||
end
|
||||
|
||||
-- print to log after mod was loaded successfully
|
||||
print ("[MOD] 3D Armor - Armor Diamond loaded")
|
||||
|
|
Loading…
Reference in New Issue
Block a user