mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 15:24:55 +08:00
Recompiled .swc's after change to Bone, fixed constructor of Vertex
This commit is contained in:
parent
1843dccfe8
commit
c7b0329918
Binary file not shown.
@ -39,5 +39,7 @@ package spine {
|
||||
public var v : Number;
|
||||
public var light : Color = new spine.Color(0, 0, 0);
|
||||
public var dark : Color = new spine.Color(0, 0, 0);
|
||||
|
||||
function Vertex() { }
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user