Fix: cockpit color

This commit is contained in:
2019-01-08 23:10:58 +09:00
parent 410bc2c0c7
commit f66c5eeabc
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -177,7 +177,7 @@ var WordFlyingSaucer = {
gameOver: function() {
var gameOverText = new GameOverText();
// this.updateResultRecord();
this.updateResultRecord();
this.stopAndGoResult();
},