mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-12-28 02:15:33 +01:00
fix internationalization
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
-- internationalization boilerplate
|
||||
local MP = minetest.get_modpath(minetest.get_current_modname())
|
||||
local S, NS = dofile(MP.."/intllib.lua")
|
||||
|
||||
local displace_x = 0.125
|
||||
local displace_z = 0.125
|
||||
|
||||
|
||||
Reference in New Issue
Block a user