diff --git a/Update/flow.txt b/Update/flow.txt index 15ed807..1c5fec8 100644 --- a/Update/flow.txt +++ b/Update/flow.txt @@ -331,7 +331,7 @@ void Game() StoreValueToLocalWork(NewTipsCount, 1); StoreValueToLocalWork( ChapterNumber, 10 ); - SavePoint("Ch.4 終わり", "End of Chapter 5"); + SavePoint("Ch.5 終わり", "End of Chapter 5"); CallSection("ViewTips");