mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
Merge branch 'origin/master'
This commit is contained in:
commit
4327c2aa30
@ -1451,7 +1451,7 @@ spine.Atlas = function (atlasText, textureLoader) {
|
||||
else if (direction == "xy")
|
||||
page.uWrap = page.vWrap = spine.Atlas.TextureWrap.repeat;
|
||||
|
||||
textureLoader.load(page, line);
|
||||
textureLoader.load(page, line, this);
|
||||
|
||||
this.pages.push(page);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user