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:
parent
351ae41d2b
commit
9dac568aaa
@ -66,10 +66,10 @@ ENABLE_UNDECORATOR = true
|
|||||||
ENABLE_TAGS = true
|
ENABLE_TAGS = true
|
||||||
|
|
||||||
-- Enable Long Reach
|
-- Enable Long Reach
|
||||||
ENABLE_LONGREACH = false
|
ENABLE_LONGREACH = true
|
||||||
|
|
||||||
-- Enable Autofill
|
-- Enable Autofill
|
||||||
ENABLE_AUTOFILL = false
|
ENABLE_AUTOFILL = true
|
||||||
|
|
||||||
-- Enable Playerlist
|
-- Enable Playerlist
|
||||||
ENABLE_PLAYER_LIST = true
|
ENABLE_PLAYER_LIST = true
|
||||||
|
Loading…
Reference in New Issue
Block a user