任务系统一半多,商城筛选功能,一些细节和免费包

This commit is contained in:
FloatGaming
2026-03-15 04:27:21 +08:00
parent 416190b23e
commit ec42f2e34b
344 changed files with 32225 additions and 6481 deletions
@@ -0,0 +1,12 @@
public enum ExpBottleKind
{
Common,
Medium,
Superior,
Supreme,
Extraordinary,
Celestial,
RainAll,
AdvancedRainAll,
SuperRainAll
}