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