mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-16 02:47:48 +02:00
Merge pull request #429 from ComfyFactory/journey_1.9.2.2
and one more fix
This commit is contained in:
commit
3c463dd8da
@ -672,7 +672,7 @@ function Public.draw_mothership(journey)
|
||||
end
|
||||
Public.draw_gui(journey)
|
||||
surface.daytime = 0.5
|
||||
check_if_restarted()
|
||||
check_if_restarted(journey)
|
||||
journey.game_state = 'set_world_selectors'
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user