added wagon comb functionality for refuelers

This commit is contained in:
Monica Moniot
2022-12-08 09:56:03 -05:00
parent c158745679
commit 2b632096b9
6 changed files with 95 additions and 16 deletions

View File

@@ -68,7 +68,7 @@ local migrations_table = {
station.update_display = nil
end
end,
["1.0.10"] = function()
["1.1.0"] = function()
---@type MapData
local map_data = global
map_data.tick_state = STATE_INIT