David `Deltakosh` Catuhe 5 yıl önce
ebeveyn
işleme
6a6ac5bf3b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/Debug/skeletonViewer.ts

+ 1 - 1
src/Debug/skeletonViewer.ts

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