cull(engine-cleanup): pass-8 phase-2 cascade round 5

[trim] fully-unreachable files deleted: 1
[trim] files edited: 4, files deleted: 0, nodes removed: 6
[type-trim] files edited: 0, types removed: 0

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
gamer147
2026-07-03 21:22:48 -04:00
parent 8b07f6a0b2
commit 7d1ea2b38d
5 changed files with 0 additions and 142 deletions

View File

@@ -76,12 +76,6 @@ public class Master
public List<TutorialAreaSelect> TutorialAreaSelectList { get; set; }
public Dictionary<string, AICardDataAssetSet> AIDeckDic { get; set; }
public Dictionary<string, List<AIPolicyDataAsset>> AIStyleDic { get; set; }
public Dictionary<string, List<AIEmoteDataAsset>> AIEmoteDic { get; set; }
public AIDeckFileNameList AIDeckFileNameList { get; set; }
public AIEmoteFileNameList AIEmoteFileNameList { get; set; }