fix ready up clone

This commit is contained in:
ntr
2019-03-14 16:22:49 +11:00
parent 43775ea23d
commit 2eae21f12f
3 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ const Combat = require('./combat');
function renderCryps() {
const config = {
type: Phaser.AUTO,
type: Phaser.CANVAS,
// backgroundColor: '#181818',
resolution: window.devicePixelRatio,
scale: {