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
3fc9bed379
commit
0a0a12e63c
|
@ -59,3 +59,6 @@ unified_inventory.register_page("armor", {
|
|||
return {formspec=formspec}
|
||||
end,
|
||||
})
|
||||
|
||||
-- print to log after mod was loaded successfully
|
||||
print ("[MOD] 3D Armor UI loaded")
|
||||
|
|
Loading…
Reference in New Issue
Block a user