From ca1bd639b75c604ba5c3877f5ca4958eaf0561a1 Mon Sep 17 00:00:00 2001 From: orwell Date: Wed, 11 Jun 2025 21:24:59 +0200 Subject: Tag strings for lines --- advtrains_line_automation/stoprail.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'advtrains_line_automation/stoprail.lua') diff --git a/advtrains_line_automation/stoprail.lua b/advtrains_line_automation/stoprail.lua index aa8dfdd..a0e4442 100644 --- a/advtrains_line_automation/stoprail.lua +++ b/advtrains_line_automation/stoprail.lua @@ -1,8 +1,8 @@ -- stoprail.lua -- adds "stop rail". Recognized by lzb. (part of behavior is implemented there) --- Translation -S = attrans +-- Get current translator +local S = advtrains.lines.translate local function to_int(n) --- Disallow floating-point numbers -- cgit v1.2.3