pai
commit
62909aa120
1 arquivos alterados com 2 adições e 1 exclusões
  1. +2
    -1
      К/игра/011.phaser.js

+ 2
- 1
К/игра/011.phaser.js Ver arquivo

@@ -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: {


Carregando…
Cancelar
Salvar