David `Deltakosh` Catuhe 5 سال پیش
والد
کامیت
6a6ac5bf3b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/Debug/skeletonViewer.ts

+ 1 - 1
src/Debug/skeletonViewer.ts

@@ -452,7 +452,7 @@ export class SkeletonViewer {
         }).catch((err) => {
             console.log(err);
             this.dispose();
-        });        
+        });
     }
 
     /** Update the viewer to sync with current skeleton state, only used for the line display. */