Browse Source

sm

master
parent
commit
62909aa120
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      К/игра/011.phaser.js

+ 2
- 1
К/игра/011.phaser.js View File

@@ -18,7 +18,8 @@
height: 600,
parent: document.getElementById("родитель"),
//mode: Phaser.Scale.ENVELOP,
mode: Phaser.Scale.RESIZE,
//mode: Phaser.Scale.RESIZE,
mode: Phaser.Scale.FIT,
autoCenter: Phaser.Scale.CENTER_BOTH,
},
physics: {


Loading…
Cancel
Save