Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -3602,7 +3602,7 @@ SPRITE_DIR / "Abby.sprite3" / "34a175600dc009a521eb46fdbbbeeb67.png"
|
|
| 3602 |
"assetId": default_backdrop_name.split(".")[0],
|
| 3603 |
"name": "defaultBackdrop",
|
| 3604 |
"md5ext": default_backdrop_name,
|
| 3605 |
-
"dataFormat": "
|
| 3606 |
"rotationCenterX": 240,
|
| 3607 |
"rotationCenterY": 180
|
| 3608 |
}
|
|
|
|
| 3602 |
"assetId": default_backdrop_name.split(".")[0],
|
| 3603 |
"name": "defaultBackdrop",
|
| 3604 |
"md5ext": default_backdrop_name,
|
| 3605 |
+
"dataFormat": "svg",
|
| 3606 |
"rotationCenterX": 240,
|
| 3607 |
"rotationCenterY": 180
|
| 3608 |
}
|