mirror of
https://github.com/acmgit/mesecons_stealthnode.git
synced 2024-11-22 07:13:45 +01:00
Merge branch 'master' of https://github.com/acmgit/mesecons_stealthstones
This commit is contained in:
commit
bd6ca19789
2
init.lua
2
init.lua
@ -11,7 +11,7 @@ stealthnode = {}
|
|||||||
stealthnode.version = "1"
|
stealthnode.version = "1"
|
||||||
stealthnode.revision = "6"
|
stealthnode.revision = "6"
|
||||||
|
|
||||||
local modpath = minetest.get_modpath("mesecons_stealthnodes")
|
local modpath = minetest.get_modpath("mesecons_stealthnode")
|
||||||
local S = minetest.get_translator(minetest.get_current_modname())
|
local S = minetest.get_translator(minetest.get_current_modname())
|
||||||
|
|
||||||
stealthnode.S = S
|
stealthnode.S = S
|
||||||
|
Loading…
Reference in New Issue
Block a user