@@ -60,6 +60,7 @@ namespace GFGGame
_ui.m_listChapter.touchable = false;
UpdateList();
Timers.inst.AddUpdate(CheckGuide);
+ _ui.m_openViewAction.Play();
}
protected override void OnHide()