cull(engine-cleanup): pass-8 phase-2 cascade round 1 after CardDetailUI stub

This commit is contained in:
gamer147
2026-07-03 22:33:26 -04:00
parent 8e6dbad56b
commit 3d641e9e35
28 changed files with 4 additions and 917 deletions

View File

@@ -116,12 +116,8 @@ public class Master
private IDictionary<string, string> CardVoiceTextDic { get; set; }
public List<string> CardDetailVoiceIgnoreList { get; private set; }
private IDictionary<string, string> PracticeTextDic { get; set; }
public IDictionary<int, List<int>> RelationCardSortDic { get; private set; }
public Dictionary<int, List<int>> GleamingGemListMaster { get; set; }
public Dictionary<string, MyPageCustomBGMasterData> MyPageCustomBGMaster { get; private set; }