improved SE compat

This commit is contained in:
mamoniot
2022-12-23 20:48:20 -05:00
parent c1d2a3dab9
commit 96baf62c39
6 changed files with 5 additions and 9 deletions

View File

@@ -121,6 +121,7 @@ local migrations_table = {
map_data.tick_data = {}
map_data.each_refuelers = {}
map_data.se_tele_old_id = nil
for k, comb in pairs(map_data.to_comb) do
local control = get_comb_control(comb)