1
0
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:
Dydzio
2023-12-17 16:31:49 +01:00
parent 3cf22f0395
commit 661e5295f1

View File

@@ -615,7 +615,7 @@
}, },
"infoBarCreatureManagement": { "infoBarCreatureManagement": {
"type" : "boolean", "type" : "boolean",
"default" : false "default" : true
}, },
"enableLargeSpellbook" : { "enableLargeSpellbook" : {
"type": "boolean", "type": "boolean",