This commit is contained in:
2026-04-30 17:49:07 +08:00
parent 805d6f8cae
commit 9d684cb7b3
615 changed files with 15368 additions and 6172 deletions

View File

@@ -79,6 +79,7 @@ export interface PuzzleRunSnapshot {
export interface StartPuzzleRunRequest {
profileId: string;
levelId?: string | null;
}
export interface AdvanceLocalPuzzleNextLevelRequest {