mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-15 20:03:15 +02:00
Change infoBarCreatureManagement setting: true by default
This commit is contained in:
@@ -615,7 +615,7 @@
|
|||||||
},
|
},
|
||||||
"infoBarCreatureManagement": {
|
"infoBarCreatureManagement": {
|
||||||
"type" : "boolean",
|
"type" : "boolean",
|
||||||
"default" : false
|
"default" : true
|
||||||
},
|
},
|
||||||
"enableLargeSpellbook" : {
|
"enableLargeSpellbook" : {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
|
Reference in New Issue
Block a user