assets update

Former-commit-id: 2988c67408159e5b17dd40a10b3eca4ea187d10f
Former-commit-id: b255a9c812f71f13d17922e11257afde59648ada
This commit is contained in:
Song Minjae
2017-02-04 22:55:55 +09:00
parent 8e7b61ea0c
commit e66304bea0
3 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
{
"GAME_TIPS_1": "武器を「振り回す」の時、敵より上に立っていれば、もう強くな攻撃が入ります。だが注意せよーそれは敵も同じでしょう"
"GAME_TIPS_1": "武器を「振り回す」の時、敵より上に立っていれば、もう強くな攻撃が入。だが注意せよーそれは敵も同じ!"
}

BIN
assets/monkey_island Normal file

Binary file not shown.

View File

@@ -127,7 +127,7 @@ constructor(gamename: String) : StateBasedGame(gamename) {
//addState(StateVTTest())
//addState(StateTestingLightning())
//addState(StateSplash())
addState(StateSplash())
//addState(StateMonitorCheck())
//addState(StateFontTester())
//addState(StateNoiseTexGen())