cull(engine-cleanup): pass-8 phase-2 cascade round 2 after GachaUI stub
This commit is contained in:
@@ -4,9 +4,4 @@ namespace Wizard;
|
||||
|
||||
public class PurchaseRewardInfo
|
||||
{
|
||||
public string PurchaseNthText { get; set; } = string.Empty;
|
||||
|
||||
public List<ShopCommonRewardInfo> RewardInfoList { get; } = new List<ShopCommonRewardInfo>();
|
||||
|
||||
public bool IsGet { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user