mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Merge pull request #1860 from rilian-la-te/fix-comma
gameConfig.json: add missing comma
This commit is contained in:
@@ -79,7 +79,7 @@
|
|||||||
"config/spells/other.json",
|
"config/spells/other.json",
|
||||||
"config/spells/timed.json",
|
"config/spells/timed.json",
|
||||||
"config/spells/ability.json",
|
"config/spells/ability.json",
|
||||||
"config/spells/vcmiAbility.json"
|
"config/spells/vcmiAbility.json",
|
||||||
"config/spells/moats.json"
|
"config/spells/moats.json"
|
||||||
],
|
],
|
||||||
"skills" :
|
"skills" :
|
||||||
|
Reference in New Issue
Block a user