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