mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
assets update
Former-commit-id: 2988c67408159e5b17dd40a10b3eca4ea187d10f Former-commit-id: b255a9c812f71f13d17922e11257afde59648ada
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"GAME_TIPS_1": "武器を「振り回す」の時に、敵より上に立っていれば、もう強くな攻撃が入ります。だが注意せよーそれは敵も同じでしょう!"
|
||||
"GAME_TIPS_1": "武器を「振り回す」の時、敵より上に立っていれば、もう強くな攻撃が入る。だが注意せよーそれは敵も同じ!"
|
||||
}
|
||||
BIN
assets/monkey_island
Normal file
BIN
assets/monkey_island
Normal file
Binary file not shown.
@@ -127,7 +127,7 @@ constructor(gamename: String) : StateBasedGame(gamename) {
|
||||
|
||||
//addState(StateVTTest())
|
||||
//addState(StateTestingLightning())
|
||||
//addState(StateSplash())
|
||||
addState(StateSplash())
|
||||
//addState(StateMonitorCheck())
|
||||
//addState(StateFontTester())
|
||||
//addState(StateNoiseTexGen())
|
||||
|
||||
Reference in New Issue
Block a user