forked from nalc/homedecor_modpack
add missing gettext variable
This commit is contained in:
parent
e010ab83fc
commit
6245956ba4
|
@ -1,3 +1,5 @@
|
|||
local S = homedecor.gettext
|
||||
|
||||
-- selects which node was pointed at based on it being known, and either clickable or buildable_to
|
||||
local function select_node(pointed_thing)
|
||||
local pos = pointed_thing.under
|
||||
|
|
Loading…
Reference in New Issue
Block a user