mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-10 09:08:42 +08:00
Updated Celestial Circus example project.
This commit is contained in:
parent
04667ae67c
commit
72ad822e88
Binary file not shown.
@ -327,7 +327,7 @@ public class Bone implements Updatable {
|
||||
this.shearY = shearY;
|
||||
}
|
||||
|
||||
/** Controls how parent world transforms affect this bone. */
|
||||
/** Determines how parent world transforms affect this bone. */
|
||||
public Inherit getInherit () {
|
||||
return inherit;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user