aboutsummaryrefslogtreecommitdiff
path: root/advtrains_line_automation/structs.md
diff options
context:
space:
mode:
Diffstat (limited to 'advtrains_line_automation/structs.md')
-rw-r--r--advtrains_line_automation/structs.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/advtrains_line_automation/structs.md b/advtrains_line_automation/structs.md
index c265aa6..9b8d27d 100644
--- a/advtrains_line_automation/structs.md
+++ b/advtrains_line_automation/structs.md
@@ -99,6 +99,11 @@ station = {
}...
}
}
+ },
+ anns = { -- staniční rozhlasy
+ [encoded_pos] = {
+ ...
+ }
}
}