1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00

Merge pull request #776 from EssGeeEich/patch-1

Fixed typo in peaceful_mode_on setting
This commit is contained in:
Matthew 2019-02-19 17:51:19 -05:00 committed by GitHub
commit 7de43bbe69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -249,7 +249,7 @@ return {
},
-- peaceful mode on
peaceful_mode_on = {
peaceful_mode = false
peaceful_mode = true
},
-- random seed, in case you need/want the seed to be unique from nauvis
unique_seed = {