1
0
mirror of https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn.git synced 2025-01-30 03:38:00 +02:00

Regrowth still causing desyncs.

This commit is contained in:
Oarcinae 2018-02-01 17:06:06 -05:00
parent cee32721e0
commit 5098a2b904

View File

@ -92,7 +92,7 @@ ENABLE_POWER_ARMOR_QUICK_START = false
ENABLE_SHARED_TEAM_VISION = true
-- Enable map regrowth, see regrowth_map.lua for more info.
ENABLE_REGROWTH = true
ENABLE_REGROWTH = false -- THIS STILL CAUSES DESYNCS
-- If you have regrowth enabled, this should also be enabled.
-- It removes bases for players that join and leave the game quickly.
-- This can also be used without enabling regrowth.