fix ready up clone
This commit is contained in:
@@ -9,7 +9,7 @@ const Combat = require('./combat');
|
||||
|
||||
function renderCryps() {
|
||||
const config = {
|
||||
type: Phaser.AUTO,
|
||||
type: Phaser.CANVAS,
|
||||
// backgroundColor: '#181818',
|
||||
resolution: window.devicePixelRatio,
|
||||
scale: {
|
||||
|
||||
Reference in New Issue
Block a user