mirror of
https://github.com/photonstorm/phaser
synced 2024-12-24 12:03:36 +00:00
Update Container.js
This commit is contained in:
parent
e032d573b1
commit
cf94e2cc8e
1 changed files with 1 additions and 1 deletions
|
@ -945,7 +945,7 @@ var Container = new Class({
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
list = [];
|
this.list = [];
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue