Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
badlogic committed Jan 7, 2025
1 parent 2864e32 commit 518fe48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spine-ts/spine-pixi-v8/src/SpinePipe.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ export class SpinePipe implements RenderPipe<Spine> {
const gpuSpine = this.gpuSpineData[spine.uid];

spine._validateAndTransformAttachments();

spine.spineAttachmentsDirty = false;
spine.spineTexturesDirty = false;

Expand Down

0 comments on commit 518fe48

Please sign in to comment.