Browse Source

Formatting

Mario Zechner 9 months ago
parent
commit
d1117b8248
1 changed files with 1 additions and 1 deletions
  1. 1 1
      spine-ts/spine-pixi-v7/src/Spine.ts

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

@@ -299,7 +299,7 @@ export class Spine extends Container {
 			this.internalUpdate(0, 0);
 			this.internalUpdate(0, 0);
 			this.renderMeshes();
 			this.renderMeshes();
 		}
 		}
-    }
+	}
 
 
 	/**
 	/**
 	 * Check the existence of a mesh for the given slot.
 	 * Check the existence of a mesh for the given slot.