forked from VoxeLibre/VoxeLibre
Mark mg_flags as disallowed mapgen setting
Because it's force-overwritten
This commit is contained in:
parent
dded403409
commit
6c47ec0b92
|
@ -1,2 +1,3 @@
|
||||||
name = MineClone 2
|
name = MineClone 2
|
||||||
description = A survival sandbox game. Survive, gather, hunt, build, explore, and do much more.
|
description = A survival sandbox game. Survive, gather, hunt, build, explore, and do much more.
|
||||||
|
disallowed_mapgen_settings = mg_flags
|
||||||
|
|
Loading…
Reference in New Issue