瀏覽代碼

[ts][pixi-v7] Run tsfmt

Davide Tantillo 9 月之前
父節點
當前提交
a4b5605921
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      spine-ts/spine-pixi-v7/src/Spine.ts

+ 1 - 1
spine-ts/spine-pixi-v7/src/Spine.ts

@@ -294,7 +294,7 @@ export class Spine extends Container {
 		}
 		}
 	}
 	}
 
 
-	protected _calculateBounds(): void {
+	protected _calculateBounds (): void {
 		if (this.hasNeverUpdated) {
 		if (this.hasNeverUpdated) {
 			this.internalUpdate(0, 0);
 			this.internalUpdate(0, 0);
 			this.renderMeshes();
 			this.renderMeshes();