8 lines
97 B
C#
8 lines
97 B
C#
using System.Collections.Generic;
|
|
|
|
namespace Wizard;
|
|
|
|
public class PurchaseRewardInfo
|
|
{
|
|
}
|