Skip to content

Commit

Permalink
no further scaling
Browse files Browse the repository at this point in the history
  • Loading branch information
wulfdewolf committed Mar 11, 2024
1 parent 01d9d3e commit 3fab75e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions kaja_game/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@ window.onload = function() {
debug: false,
}
},
scale: {
mode: Phaser.Scale.WIDTH_CONTROLS_HEIGHT,
autoCenter: Phaser.Scale.CENTER_BOTH,
width: '100%',
height: '100%'
}
}

const game = new Phaser.Game(config);
Expand Down

0 comments on commit 3fab75e

Please sign in to comment.