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

@@ -3,9 +3,5 @@ namespace Wizard;
public class PackChildGachaInfo
{
public GachaUI.CardPackType PackType { get; set; }
public int Cost { get; set; }
public long UserGoodsId { get; set; }
}