cull(engine-cleanup): pass-8 phase-2 cascade round 1 after AreaSelectUI stub
This commit is contained in:
@@ -7,11 +7,4 @@ public class StoryInfo : HeaderData
|
||||
public bool IsPreBuildDeck { get; set; }
|
||||
|
||||
public bool IsTrialDeck { get; set; }
|
||||
|
||||
public bool IsStoryBattleDone { get; set; }
|
||||
|
||||
public StoryChapterData FindChapterData(string chapterId)
|
||||
{
|
||||
return ChapterDataList.Find((StoryChapterData x) => x.ChapterId == chapterId);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user