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
@@ -358,7 +358,7 @@ FlyingSaucer.loadResource = function() {
FlyingSaucer.DEFAULT_SPEED = 100; // dot per sec
FlyingSaucer.DEFAULT_SPEED = 10; // dot per sec
FlyingSaucer.SPEED_UP_AMOUNT = 4; // dot per sec
FlyingSaucer.SPEED_DOWN_AMOUNT = FlyingSaucer.SPEED_UP_AMOUNT / 2; // dot per sec
@@ -381,5 +381,6 @@ FlyingSaucer.JET_COLOR_LOW = 0xff0000;
FlyingSaucer.COKCPIT_COLOR = [
// 0xff0000, 0xff6600, 0xffff00, 0x00ffff, 0x00ffff, 0x6666ff, 0xff00ff
0x00ffff, 0x55aacc, 0x0000ff, 0x8800cc, 0xff00ff, 0x6666ff, 0xff00ff
// 0x00ffff, 0x55aacc, 0x0000ff, 0x8800cc, 0xff00ff, 0x6666ff, 0xff00ff
0xffff33, 0x00ff00, 0x00ccff, 0x3366ff, 0x9933ff, 0xff00ff, 0xff6600
]
+1 -1
View File
@@ -177,7 +177,7 @@ var WordFlyingSaucer = {
gameOver: function() {
var gameOverText = new GameOverText();
// this.updateResultRecord();
this.updateResultRecord();
this.stopAndGoResult();
},
@@ -46,7 +46,6 @@ var koreanRightLowerWordList = [
"싱글싱글",
"아우성",
"아프다",
"어름",
"어이구",
"얼음",
"여물다",