maps are not optional
This commit is contained in:
parent
4f9abf0b5d
commit
4dd8bd3775
2 changed files with 2 additions and 2 deletions
|
|
@ -13,6 +13,6 @@ mod-id = "1bokaNcj"
|
||||||
version = "hztxb2W2"
|
version = "hztxb2W2"
|
||||||
|
|
||||||
[option]
|
[option]
|
||||||
optional = true
|
optional = false
|
||||||
default = true
|
default = true
|
||||||
description = "Minimap mod"
|
description = "Minimap mod"
|
||||||
|
|
@ -13,6 +13,6 @@ mod-id = "NcUtCpym"
|
||||||
version = "81Qc21E2"
|
version = "81Qc21E2"
|
||||||
|
|
||||||
[option]
|
[option]
|
||||||
optional = true
|
optional = false
|
||||||
default = true
|
default = true
|
||||||
description = "Map mod (works with minimap)"
|
description = "Map mod (works with minimap)"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue