removed unused setting

This commit is contained in:
monica
2023-01-09 11:14:59 -05:00
parent 73589b5c81
commit ca8dc6c6cf
3 changed files with 13 additions and 12 deletions
+1 -1
View File
@@ -267,7 +267,7 @@ local migrations_table = {
train.use_any_depot = true
end
end,
["1.3.0"] = function()
["1.2.10"] = function()
---@type MapData
local map_data = global
map_data.warmup_station_cycles = {}