add missing gettext variable

This commit is contained in:
Tim 2015-01-23 16:57:43 +01:00 committed by Vanessa Ezekowitz
parent e010ab83fc
commit 6245956ba4
1 changed files with 2 additions and 0 deletions

View File

@ -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