recovery for get_cryp
This commit is contained in:
@@ -61,7 +61,6 @@ function renderCryps() {
|
||||
window.addEventListener('resize', () => {
|
||||
game.scale.displaySize.maxWidth = window.innerHeight * 1.6;
|
||||
game.scale.displaySize.maxHeight = window.innerHeight;
|
||||
// game.scale.resize();
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user