diff --git a/К/игра/011.phaser.js b/К/игра/011.phaser.js index 6231522..f574dc5 100644 --- a/К/игра/011.phaser.js +++ b/К/игра/011.phaser.js @@ -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: {