diff --git a/src/shattered_sword/Scenes/GameLevel.ts b/src/shattered_sword/Scenes/GameLevel.ts index fd9a23c..16d7666 100644 --- a/src/shattered_sword/Scenes/GameLevel.ts +++ b/src/shattered_sword/Scenes/GameLevel.ts @@ -1012,10 +1012,11 @@ export default class GameLevel extends Scene { this.currentSpeaker = this.story.texts[0].speaker; this.currentContent = this.story.texts[0].content; this.storyLayer.enable(); - this.storytextLabel =