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

This commit is contained in:
gamer147
2026-07-03 22:35:21 -04:00
parent 99120ec858
commit 0bf981ce4d
2 changed files with 0 additions and 14 deletions

View File

@@ -216,11 +216,6 @@ public class Master
return GetText(key, SkillDescDic);
}
public string GetFlavourText(string key)
{
return GetText(key, FlavourTextDic);
}
public string GetItemText(string key)
{
return GetText(key, ItemTextDic);