mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-03 13:12:11 +02:00
fix map not continuing to load properly
This commit is contained in:
parent
584161e2ca
commit
fbc1422d06
@ -1203,7 +1203,6 @@ local function on_gui_click(event)
|
||||
local destination_index = memory.mapbeingloadeddestination_index
|
||||
|
||||
Progression.progress_to_destination(destination_index)
|
||||
memory.loadingticks = 0
|
||||
end
|
||||
elseif memory.boat.state == Boats.enum_state.ATSEA_VICTORIOUS then
|
||||
if Roles.player_privilege_level(player) >= Roles.privilege_levels.CAPTAIN then
|
||||
|
Loading…
x
Reference in New Issue
Block a user