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:
commit
7de43bbe69
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user