update: game core flow pages

This commit is contained in:
Vick Scarlet
2026-08-16 20:06:16 +08:00
committed by 神戸小鳥
parent 25bd9ce2b7
commit 0c0fac5bfd
34 changed files with 890 additions and 768 deletions
+1
View File
@@ -7,6 +7,7 @@ export interface Config {
pull: PullOptions
points: number
allocate: number
spirit: number
mode: number
}