mirror of
https://github.com/minetest-mods/maptools.git
synced 2025-06-30 22:30:21 +02:00
Update intllib support to avoid using deprecated functions
This commit is contained in:
@ -5,7 +5,7 @@ Copyright © 2012-2019 Hugo Locurcio and contributors.
|
||||
Licensed under the zlib license. See LICENSE.md for more information.
|
||||
--]]
|
||||
|
||||
local S = maptools.intllib
|
||||
local S = maptools.S
|
||||
|
||||
maptools.creative = maptools.config["hide_from_creative_inventory"]
|
||||
|
||||
|
Reference in New Issue
Block a user