cull(engine-cleanup): pass-8 phase-2 cascade round 3 after CardDetailUI stub
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user