make kurumi dialog reappear
This commit is contained in:
parent
d8b55f2570
commit
4ef1973183
1 changed files with 1 additions and 1 deletions
|
@ -415,7 +415,7 @@ void kurumi_boss_intro(Boss *b, int t) {
|
|||
TIMER(&t);
|
||||
GO_TO(b, VIEWPORT_W/2.0+200.0I, 0.01);
|
||||
|
||||
AT(400)
|
||||
AT(120)
|
||||
global.dialog = stage4_dialog();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue