cull(engine-cleanup): pass-8 phase-2 cascade round 1 after MyPageItemHome stub
This commit is contained in:
@@ -162,16 +162,6 @@ public class Footer : UIBase
|
||||
|
||||
}
|
||||
|
||||
public void ShowFooterMenu(bool isShow)
|
||||
{
|
||||
m_footerMenuObj.SetActive(isShow);
|
||||
EnableMyPageCamera();
|
||||
if (isShow)
|
||||
{
|
||||
UpdateArenaBadgeIcon();
|
||||
}
|
||||
}
|
||||
|
||||
private void EnableMyPageCamera()
|
||||
{
|
||||
if (MyPageMenu.Instance != null)
|
||||
|
||||
Reference in New Issue
Block a user