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