cull(engine-cleanup): pass-8 phase-2 cascade round 3 after MyPageItemBattle stub

This commit is contained in:
gamer147
2026-07-03 21:53:04 -04:00
parent 22ef593593
commit d1f56e6dda
14 changed files with 0 additions and 319 deletions

View File

@@ -2,9 +2,4 @@ using UnityEngine;
public class CardPanelMaintenancePlate : MonoBehaviour
{
[SerializeField]
private UISprite _sprite;
[SerializeField]
private UILabel _label;
}