mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-11 13:39:14 +02:00
test update
This commit is contained in:
parent
94b21a8048
commit
75d5fe6342
@ -253,7 +253,7 @@ local function chronojump(choice)
|
||||
local surface = game.surfaces[global.active_surface_index]
|
||||
local planet = nil
|
||||
if choice then
|
||||
Planets.determine_planet(choice, 1)
|
||||
Planets.determine_planet(choice)
|
||||
planet = global.objective.planet
|
||||
end
|
||||
generate_overworld(surface, planet)
|
||||
|
Loading…
x
Reference in New Issue
Block a user