amend load print

This commit is contained in:
Zweihorn 2022-12-21 00:22:07 +01:00 committed by GitHub
parent fe3bdee2be
commit 2a3da9f26f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -159,4 +159,7 @@ if armor.materials.mithril then
{m, "", m},
},
})
end
end
-- print to log after mod was loaded successfully
print ("[MOD] 3D Armor - Armor Mithril loaded")