Эх сурвалжийг харах

[starling] Fixed missing comma.

Nathan Sweet 4 жил өмнө
parent
commit
ec164cf479

+ 1 - 1
spine-starling/spine-starling-example/.vscode/launch.json

@@ -4,7 +4,7 @@
         {
             "type": "swf",
             "request": "launch",
-            "name": "Launch Spine Starling Example"
+            "name": "Launch Spine Starling Example",
             "preLaunchTask": "Compile debug"
         }
     ]