mirror of
https://github.com/photonstorm/phaser
synced 2025-02-17 06:28:30 +00:00
Fixed call
This commit is contained in:
parent
bce9a4712e
commit
d40b9c2a10
1 changed files with 1 additions and 1 deletions
|
@ -343,7 +343,7 @@ var File = new Class({
|
|||
{
|
||||
this.state = CONST.FILE_PROCESSING;
|
||||
|
||||
this.onComplete();
|
||||
this.onProcessComplete();
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue