增加修炼功能

This commit is contained in:
LN
2026-07-04 14:08:35 +08:00
parent 404af92f96
commit e1bff431e4
7 changed files with 247 additions and 2 deletions

View File

@@ -14,5 +14,6 @@ public static class GoodsEnum
Card,//附魔卡片
Mark,//圣痕
Pack,//宝箱
Practise,//修炼道具
}
}