This commit is contained in:
2026-07-14 21:15:27 +08:00
parent 73850ff7a2
commit 77fcf4ea47
4 changed files with 130 additions and 116 deletions

View File

@@ -24,6 +24,7 @@ public static class GoodsEnum
Practise,//修炼道具
Durability,//耐久道具
AddExp,//扣除经验获得道具
Collect,//收集的物品
GetExp//使用后获得经验
}