mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2024-12-23 00:20:17 +01:00
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
|
-- selects which node was pointed at based on it being known, and either clickable or buildable_to
|
||||||
local function select_node(pointed_thing)
|
local function select_node(pointed_thing)
|
||||||
local pos = pointed_thing.under
|
local pos = pointed_thing.under
|
||||||
|
Loading…
Reference in New Issue
Block a user