1
0
mirror of https://github.com/Oarcinae/FactorioScenarioMultiplayerSpawn.git synced 2024-12-14 10:23:17 +02:00

Re-enabling longreach and autofill by default. Didn't mean to disable it.

This commit is contained in:
oarcinae 2017-11-08 09:29:24 -05:00
parent 351ae41d2b
commit 9dac568aaa

View File

@ -66,10 +66,10 @@ ENABLE_UNDECORATOR = true
ENABLE_TAGS = true
-- Enable Long Reach
ENABLE_LONGREACH = false
ENABLE_LONGREACH = true
-- Enable Autofill
ENABLE_AUTOFILL = false
ENABLE_AUTOFILL = true
-- Enable Playerlist
ENABLE_PLAYER_LIST = true