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:
@@ -615,7 +615,7 @@
|
||||
},
|
||||
"infoBarCreatureManagement": {
|
||||
"type" : "boolean",
|
||||
"default" : false
|
||||
"default" : true
|
||||
},
|
||||
"enableLargeSpellbook" : {
|
||||
"type": "boolean",
|
||||
|
Reference in New Issue
Block a user