mirror of
https://github.com/danbulant/heaventaker
synced 2026-05-19 04:18:57 +00:00
fix dialog continuity
This commit is contained in:
parent
33c5e2dc78
commit
a6dd713ce0
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ export const dialog = [{
|
|||
background: "menu",
|
||||
character: "Hadraniel",
|
||||
text: "Wait where are you going? That's not the way to the main gate-",
|
||||
next: "uriel_entrance"
|
||||
next: "prologue1"
|
||||
}, {
|
||||
name: "restart",
|
||||
background: "menu",
|
||||
|
|
|
|||
Loading…
Reference in a new issue