From 2e123814677d47f66fb989df6ef3cd666eb690f5 Mon Sep 17 00:00:00 2001 From: orwell Date: Wed, 11 Jun 2025 21:09:51 +0200 Subject: Tag strings for Interlocking --- advtrains_interlocking/tsr_rail.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'advtrains_interlocking/tsr_rail.lua') diff --git a/advtrains_interlocking/tsr_rail.lua b/advtrains_interlocking/tsr_rail.lua index c1e3c1c..5a808fc 100644 --- a/advtrains_interlocking/tsr_rail.lua +++ b/advtrains_interlocking/tsr_rail.lua @@ -3,7 +3,8 @@ -- Simple rail whose only purpose is to place a TSR on the position, as a temporary solution until the timetable system covers everything. -- This code resembles the code in lines/stoprail.lua -local S = attrans +-- Get current translator +local S = advtrains.interlocking.translate local function updateform(pos) local meta = minetest.get_meta(pos) -- cgit v1.2.3