mirror of
				https://github.com/mt-mods/homedecor_modpack.git
				synced 2025-11-04 13:05:31 +01: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
 | 
					-- 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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user