mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-15 08:12:47 -06:00
fixed type info
This commit is contained in:
@@ -86,7 +86,7 @@
|
|||||||
---@field public use_any_depot true?
|
---@field public use_any_depot true?
|
||||||
---@field public disable_bypass 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_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 priority int
|
||||||
---@field public refueler_id uint?
|
---@field public refueler_id uint?
|
||||||
---@field public se_is_being_teleported true? --se only
|
---@field public se_is_being_teleported true? --se only
|
||||||
|
|||||||
Reference in New Issue
Block a user