localise name lists

This commit is contained in:
TenPlus1
2018-09-27 10:30:01 +01:00
parent f8297f0520
commit fa12398332
2 changed files with 18 additions and 20 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local MP = minetest.get_modpath(minetest.get_current_modname())
-- Load support for intllib.
local MP = minetest.get_modpath(minetest.get_current_modname())
local S = dofile(MP .. "/intllib.lua")
local F = minetest.formspec_escape