Skip to content

Commit 074fcbc

Browse files
committed
null references
1 parent 9843da1 commit 074fcbc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/loader/LoaderPlugin.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1010,6 +1010,8 @@ var LoaderPlugin = new Class({
10101010

10111011
this.scene = null;
10121012
this.systems = null;
1013+
this.textureManager = null;
1014+
this.cacheManager = null;
10131015
}
10141016

10151017
});

0 commit comments

Comments
 (0)