Remove trailing commas from RSIs. (#12865)
This commit is contained in:
committed by
GitHub
parent
a991bf94f4
commit
b707b788ac
@@ -36,7 +36,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "broken",
|
||||
"name": "broken"
|
||||
},
|
||||
{
|
||||
"name": "equipped-BACKPACK",
|
||||
@@ -82,11 +82,11 @@
|
||||
},
|
||||
{
|
||||
"name": "broken-inhand-left",
|
||||
"directions": 4,
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "broken-inhand-right",
|
||||
"directions": 4,
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
|
||||
Reference in New Issue
Block a user