Don't use Vue3 ref's for storing map data

This commit is contained in:
2024-09-18 20:55:37 +02:00
parent 43a59c8f7c
commit ddb0e8bf3a
4 changed files with 167 additions and 139 deletions

View File

@ -69,8 +69,6 @@ const gameConfig = {
antialias: true,
roundPixels: true
},
banner: false, // Disable Phaser banner
resolution: 5,
pixelArt: true
}