1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +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": {
"type" : "boolean",
"default" : false
"default" : true
},
"enableLargeSpellbook" : {
"type": "boolean",