mirror of
https://github.com/vcmi/vcmi.git
synced 2025-04-02 22:05:43 +02:00
Fix typo
This commit is contained in:
parent
7b06c41929
commit
f520043c46
@ -310,7 +310,7 @@
|
||||
// if enabled, neutral dwellings will accumulate creatures
|
||||
"accumulateWhenNeutral" : false,
|
||||
// if enabled, dwellings owned by players will accumulate creatures
|
||||
"accumulateWhenOwned" : false
|
||||
"accumulateWhenOwned" : false,
|
||||
// if enabled, game will attempt to merge slots in army on recruit if all slots in hero army are in use
|
||||
"mergeOnRecruit" : true
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user