// using SGModule.Common.Key; // using SGModule.DataStorage; // public partial class ItemKeys // { // /// // /// 看广告次数 // /// // public static readonly ItemKey AdWatchCount = KeyRegistry.Register("AdWatchCount"); // /// // /// 可摇骰子次数 // /// // public static readonly ItemKey AvailableDiceRolls = KeyRegistry.Register("AvailableDiceRolls"); // }