mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-09 16:48:43 +08:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
0ff00c956b
@ -45,8 +45,8 @@ function RegionAttachment.new (name)
|
||||
offset = {},
|
||||
uvs = {},
|
||||
r = 1, g = 1, b = 1, a = 1,
|
||||
path = null,
|
||||
rendererObject = null,
|
||||
path = nil,
|
||||
rendererObject = nil,
|
||||
regionOffsetX = 0, regionOffsetY = 0,
|
||||
regionWidth = 0, regionHeight = 0,
|
||||
regionOriginalWidth = 0, regionOriginalHeight = 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user