cull(engine-cleanup): pass-8 phase-2 cascade round 2 after GachaUI stub
This commit is contained in:
@@ -8,10 +8,4 @@ public class PackChildGachaInfo
|
||||
public int Cost { get; set; }
|
||||
|
||||
public long UserGoodsId { get; set; }
|
||||
|
||||
public int CostGoodsCount => PlayerStaticData.GetItemNum((int)UserGoodsId);
|
||||
|
||||
public int AvailableCount { get; set; }
|
||||
|
||||
public int? FreeGachaCampaignId { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user