mirror of
https://github.com/photonstorm/phaser
synced 2025-02-17 14:38:30 +00:00
Clear manager
This commit is contained in:
parent
649378ed0a
commit
e685c50f8a
1 changed files with 1 additions and 0 deletions
|
@ -419,6 +419,7 @@ var Texture = new Class({
|
|||
this.source = [];
|
||||
this.dataSource = [];
|
||||
this.frames = {};
|
||||
this.manager = null;
|
||||
}
|
||||
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue