mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
Fix JSON files
This commit is contained in:
2
test/testdata/erm/list-manipulation.json
vendored
2
test/testdata/erm/list-manipulation.json
vendored
@@ -5,7 +5,7 @@
|
||||
"MDATA":{},
|
||||
"Q":{},
|
||||
"v":{
|
||||
"1":5
|
||||
"1":5,
|
||||
"2":5,
|
||||
"3":6
|
||||
},
|
||||
|
||||
2
test/testdata/erm/std.json
vendored
2
test/testdata/erm/std.json
vendored
@@ -5,7 +5,7 @@
|
||||
"MDATA":{},
|
||||
"Q":{},
|
||||
"v":{
|
||||
"1":1
|
||||
"1":1,
|
||||
"2":40320
|
||||
},
|
||||
"z":{
|
||||
|
||||
Reference in New Issue
Block a user