1
0
mirror of https://github.com/minetest-mods/3d_armor.git synced 2025-06-28 14:26:18 +02:00

Change intllib for v5 minetest.get_translator

This commit is contained in:
Olivier Dragon
2020-08-30 23:47:57 -04:00
committed by Buckaroo Banzai
parent 979516c13d
commit 4dc9a81ec2
12 changed files with 11 additions and 61 deletions

View File

@ -4,7 +4,6 @@ unused_args = false
globals = {
"wieldview",
"armor",
"armor_i18n",
"inventory_plus"
}
@ -21,7 +20,6 @@ read_globals = {
"default",
"minetest",
"unified_inventory",
"intllib",
"wardrobe",
"player_monoids",
"armor_monoid",