From 5d38f64b1964f9837924968d4c7d14f227fb6e9f Mon Sep 17 00:00:00 2001 From: lertlmaier Date: Thu, 24 Jul 2025 15:36:31 +0200 Subject: [PATCH] =?UTF-8?q?offsets=20und=20rotationen=20f=C3=BCr=20aktuell?= =?UTF-8?q?en=20stand=20angepasst?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cfg/shapes.cfg | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/cfg/shapes.cfg b/cfg/shapes.cfg index cc5c924..1e2cde5 100644 --- a/cfg/shapes.cfg +++ b/cfg/shapes.cfg @@ -6,8 +6,8 @@ rot_symb1 = 0.0 rot_symb2 = 0.0 [ILS 2.0 Gefällestrecke] -items = AE DS, EE DS -offset_symb1 = 0,0 -offset_symb2 = 0,0 -rot_symb1 = 90.0 -rot_symb2 = 90.0 \ No newline at end of file +items = EE DS, AE DS +offset_symb1 = 0,-330 +offset_symb2 = 0,1000 +rot_symb1 = 0.0 +rot_symb2 = 0.0 \ No newline at end of file