feat:1、创建项目
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
// using SGModule.Common.Key;
|
||||
// using SGModule.DataStorage;
|
||||
|
||||
// public partial class ItemKeys
|
||||
// {
|
||||
|
||||
// /// <summary>
|
||||
// /// 看广告次数
|
||||
// /// </summary>
|
||||
// public static readonly ItemKey AdWatchCount = KeyRegistry.Register<ItemKey>("AdWatchCount");
|
||||
|
||||
// /// <summary>
|
||||
// /// 可摇骰子次数
|
||||
// /// </summary>
|
||||
// public static readonly ItemKey AvailableDiceRolls = KeyRegistry.Register<ItemKey>("AvailableDiceRolls");
|
||||
// }
|
||||
Reference in New Issue
Block a user