1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-02-05 13:15:03 +02:00

Fix seed issue for vanilla marathon

This commit is contained in:
Gerkiz 2024-11-14 22:18:05 +01:00
parent 25cd919a53
commit d2fdba2988

View File

@ -505,7 +505,7 @@ local map_gen = {
name = "",
richness = 1
},
default_enable_all_autoplace_controls = true,
default_enable_all_autoplace_controls = false,
no_enemies_mode = false,
peaceful_mode = false,
property_expression_names = {},