mirror of
https://github.com/wassname/phaser.git
synced 2026-08-06 13:31:05 +08:00
Test
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
item.kill();
|
||||
}
|
||||
function reviveAll() {
|
||||
game.world.group.callAll('revive');
|
||||
game.world.callAll('revive');
|
||||
}
|
||||
function render() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user