mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-26 22:49:01 +08:00
[starling] Fixed missing comma.
This commit is contained in:
parent
7b1469c32b
commit
ec164cf479
@ -4,7 +4,7 @@
|
|||||||
{
|
{
|
||||||
"type": "swf",
|
"type": "swf",
|
||||||
"request": "launch",
|
"request": "launch",
|
||||||
"name": "Launch Spine Starling Example"
|
"name": "Launch Spine Starling Example",
|
||||||
"preLaunchTask": "Compile debug"
|
"preLaunchTask": "Compile debug"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user