mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
- reordered files in cmake so files with long compile times will be
compiled first. - changed format of modSettings.json, VCMI should properly update file on the first run. - implemented property "defaultTavern" that acts as default value for "tavern" entry in hero class and town formats.
This commit is contained in:
@@ -116,6 +116,7 @@
|
||||
},
|
||||
|
||||
"musicTheme" : "music/CstleTown",
|
||||
"defaultTavern" : 5,
|
||||
|
||||
"townBackground": "TBCSBACK.bmp",
|
||||
"guildWindow": "TPMAGECS.bmp",
|
||||
|
||||
Reference in New Issue
Block a user