mirror of
https://github.com/acmgit/mesecons_stealthnode.git
synced 2024-11-21 23:03:53 +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.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())
|
||||
|
||||
stealthnode.S = S
|
||||
|
Loading…
Reference in New Issue
Block a user