@@ -195,6 +195,7 @@ namespace GFGGame
MainStoryDataManager.currentChapterCfgId = 10001;
if (GameGlobal.isFirstEntry == true)
{
+ GameGlobal.isFirstEntry = false;
StoryController.ShowPriorStoryDialog();
}
else