Skip to content

Commit

Permalink
Updated Celestial Circus example project.
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanSweet committed Mar 27, 2024
1 parent 04667ae commit 72ad822
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified examples/celestial-circus/celestial-circus-pro.spine
Binary file not shown.
Expand Up @@ -327,7 +327,7 @@ public void setShearY (float shearY) {
this.shearY = shearY;
}

/** Controls how parent world transforms affect this bone. */
/** Determines how parent world transforms affect this bone. */
public Inherit getInherit () {
return inherit;
}
Expand Down

0 comments on commit 72ad822

Please sign in to comment.