We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f83ea4 commit 61b0edaCopy full SHA for 61b0eda
public/src/bugs/0000 round pixels.js
@@ -70,7 +70,7 @@ const config = {
70
parent: 'phaser-example',
71
width: 800,
72
height: 600,
73
- // pixelArt: false,
+ pixelArt: true,
74
backgroundColor: '#00007d',
75
scene: Demo
76
};
0 commit comments