mirror of
https://github.com/wassname/phaser.git
synced 2026-07-20 12:30:48 +08:00
Test
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
function create() {
|
||||
|
||||
//We increase the size of our game world
|
||||
game.world.setSize(2000, 2000);
|
||||
game.world.setBounds(2000, 2000);
|
||||
|
||||
for (var i = 0; i < 1000; i++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user