mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-15 20:03:15 +02:00
Merge pull request #3336 from dydzio0614/default-infobox-army-management
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