fixed handling of network_name

This commit is contained in:
Monica Moniot
2022-12-01 16:03:46 -05:00
parent e648291c0a
commit 73763ec2ca
3 changed files with 5 additions and 6 deletions

View File

@@ -61,7 +61,7 @@
---@field public is_available true?
---@field public parked_at_depot_id uint?
---@field public depot_name string
---@field public network_name string
---@field public network_name string? --can only be nil when the train is parked at a depot
---@field public network_flag int
---@field public priority int
---@field public se_depot_surface_i uint --se only