Mario Zechner hace 9 meses
padre
commit
d1117b8248
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.renderMeshes();
 		}
-    }
+	}
 
 	/**
 	 * Check the existence of a mesh for the given slot.