mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-13 13:49:33 +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 surface = game.surfaces[global.active_surface_index]
|
||||||
local planet = nil
|
local planet = nil
|
||||||
if choice then
|
if choice then
|
||||||
Planets.determine_planet(choice, 1)
|
Planets.determine_planet(choice)
|
||||||
planet = global.objective.planet
|
planet = global.objective.planet
|
||||||
end
|
end
|
||||||
generate_overworld(surface, planet)
|
generate_overworld(surface, planet)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user