mirror of
https://github.com/wassname/phaser.git
synced 2026-08-12 12:20:38 +08:00
Tidying up source code for release. Also refactored World to use a Group instance, rather tha duplicate functions.
This commit is contained in:
+1
-3
@@ -447,9 +447,7 @@ Object.defineProperty(Phaser.Game.prototype, "paused", {
|
||||
}
|
||||
}
|
||||
|
||||
},
|
||||
}
|
||||
|
||||
enumerable: true,
|
||||
configurable: true
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user