Skip to content

Commit 32b4d49

Browse files
authored
Update making-sprites-from-json.md
Fixed JSON format
1 parent ffbba6a commit 32b4d49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripting/making-sprites-from-json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ More templates will be added in future updates!
4444
```json
4545
{
4646
"template": "default",
47-
"name": "FinalBoss",
47+
"name": "FinalBoss"
4848
}
4949
```
5050

0 commit comments

Comments
 (0)