mirror of
https://github.com/wassname/phaser.git
synced 2026-07-24 13:10:53 +08:00
Various small fixes
This commit is contained in:
@@ -229,7 +229,7 @@ module Phaser {
|
||||
|
||||
if (this.group)
|
||||
{
|
||||
//this.group.bringToTop(this);
|
||||
this.group.bringToTop(this);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user