mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-10 08:08:14 -06:00
fixed potential crash
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
---@alias cybersyn.global MapData
|
||||
|
||||
---@class Economy
|
||||
---could contain invalid stations
|
||||
---@field public all_r_stations {[string]: uint[]} --{[network_name:item_name]: count}
|
||||
---@field public all_p_stations {[string]: uint[]} --{[network_name:item_name]: count}
|
||||
---@field public all_names {[string]: uint[]} --{[network_name:item_name]: count}
|
||||
|
||||
Reference in New Issue
Block a user