feito fork de minetest-mods/unified_inventory
supress intllib check warning, this fixes #19
Esse commit está contido em:
@@ -1,5 +1,5 @@
|
||||
local S
|
||||
if intllib then
|
||||
if rawget(_G, "intllib") then
|
||||
S = intllib.Getter()
|
||||
else
|
||||
S = function(s) return s end
|
||||
|
||||
Referência em uma nova issue
Block a user