cull(engine-cleanup): pass-8 phase-2 cascade round 1 after MyPageItemHome stub
This commit is contained in:
@@ -38,14 +38,6 @@ public class CommonBackGround : UIBase
|
||||
|
||||
public bool IsFinishLod => _bgFinishLoad;
|
||||
|
||||
public bool EffectVisible
|
||||
{
|
||||
set
|
||||
{
|
||||
_effectRoot.SetActive(value);
|
||||
}
|
||||
}
|
||||
|
||||
private void Awake()
|
||||
{
|
||||
_instance = this;
|
||||
|
||||
Reference in New Issue
Block a user