mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
Fixed accidental remerge
This commit is contained in:
parent
0fa4aad44d
commit
f643dab32d
@ -42,7 +42,6 @@ namespace Spine {
|
||||
internal float x, y, rotation, rotationIK, scaleX, scaleY;
|
||||
internal float m00, m01, m10, m11;
|
||||
internal float worldX, worldY, worldRotation, worldScaleX, worldScaleY;
|
||||
internal bool flipX, flipY;
|
||||
|
||||
public BoneData Data { get { return data; } }
|
||||
public Skeleton Skeleton { get { return skeleton; } }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user