cull(engine-cleanup): pass-8 phase-2 cascade round 2 after AreaSelectUI stub
This commit is contained in:
@@ -282,11 +282,6 @@ public class Master
|
||||
return GetText(key, PracticeTextDic);
|
||||
}
|
||||
|
||||
public string GetStorySectionTitleText(string key)
|
||||
{
|
||||
return GetText(key, StorySectionTitleTextDic);
|
||||
}
|
||||
|
||||
public string GetMyPageBGText(string key)
|
||||
{
|
||||
return GetText(key, MyPageBGTextDic);
|
||||
|
||||
Reference in New Issue
Block a user