1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

Large spellbook by default

This commit is contained in:
Dydzio
2023-12-23 17:53:06 +01:00
parent 20ede710c2
commit 896f3108ee

View File

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