fixed type info

This commit is contained in:
mamoniot
2023-03-13 16:44:52 -04:00
parent 9e485a2de0
commit 7ee238ca6f

View File

@@ -86,7 +86,7 @@
---@field public use_any_depot true?
---@field public disable_bypass true?
---@field public network_name string? --can only be nil when the train is parked at a depot
---@field public network_flag int
---@field public network_flag int|{[string]: int} --transient
---@field public priority int
---@field public refueler_id uint?
---@field public se_is_being_teleported true? --se only