cull(engine-cleanup): pass-8 phase-2 cascade round 4 after MyPageItemHome stub

This commit is contained in:
gamer147
2026-07-03 22:02:30 -04:00
parent 17b436d33d
commit e07cacc55e
8 changed files with 0 additions and 78 deletions

View File

@@ -5,14 +5,4 @@ public class MyPageCardPanelAnimation : MonoBehaviour
public enum State
{
}
private float[] _randomTimer;
private int[] _randomDir;
private GameObject[] _cardPanel;
private UIPanel[] _panel;
private Vector3[] _defaultPosition;
}