David `Deltakosh` Catuhe 5 năm trước cách đây
mục cha
commit
6a6ac5bf3b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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. */