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:
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user