diff --git a/Aquaria/States.cpp b/Aquaria/States.cpp index 2ad032e..8e94d57 100644 --- a/Aquaria/States.cpp +++ b/Aquaria/States.cpp @@ -66,6 +66,8 @@ void Intro2::applyState() //addAction(MakeFunctionEvent(Intro2, skipIntro), KEY_ESCAPE, 0); + dsq->subtitlePlayer.show(0.5f); + core->resetCamera(); dsq->jiggleCursor();