mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-06-28 12:56:01 +02:00
add missing gettext variable
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user