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

This commit is contained in:
gamer147
2026-07-03 22:27:45 -04:00
parent 78971adc46
commit 4e49a1236d
11 changed files with 2 additions and 105 deletions

View File

@@ -6,6 +6,5 @@ public class GachaUI : UIBase
{
public enum CardPackType
{
NONE,
TICKET_MULTI}
NONE}
}