From ad0560408716593d5c1f0530089f5bae8db2170f Mon Sep 17 00:00:00 2001 From: Anton Pieshkov Date: Tue, 29 Jul 2025 16:21:34 +0200 Subject: [PATCH] Add: station properties to editor symbols script --- nml/editors/extract_tables.py | 1 + 1 file changed, 1 insertion(+) diff --git a/nml/editors/extract_tables.py b/nml/editors/extract_tables.py index 99536f865..fb2ebe138 100644 --- a/nml/editors/extract_tables.py +++ b/nml/editors/extract_tables.py @@ -80,6 +80,7 @@ action0properties.properties[0x01], action0properties.properties[0x02], action0properties.properties[0x03], + action0properties.properties[0x04], action0properties.properties[0x05], action0properties.properties[0x07], action0properties.properties[0x09],