Various small fixes

This commit is contained in:
Richard Davey
2013-08-09 17:02:47 +01:00
parent e002827a20
commit 8b2f1cca51
5 changed files with 89 additions and 90 deletions
+1 -1
View File
@@ -229,7 +229,7 @@ module Phaser {
if (this.group)
{
//this.group.bringToTop(this);
this.group.bringToTop(this);
}
}