View: Change pause screen

This commit is contained in:
LoveEevee
2018-11-12 13:32:02 +03:00
parent 76108d47d6
commit 89e25f237e
8 changed files with 271 additions and 123 deletions

View File

@@ -325,6 +325,7 @@ class Game{
this.latestDate = +new Date
this.mainAsset.stop()
this.mainMusicPlaying = false
this.view.pauseMove(0, true)
}else{
assets.sounds["cancel"].play()
this.paused = false