@@ -124,6 +124,10 @@ export interface DragPuzzlePieceRequest {
|
||||
targetCol: number;
|
||||
}
|
||||
|
||||
export interface AdvancePuzzleNextLevelRequest {
|
||||
targetProfileId?: string | null;
|
||||
}
|
||||
|
||||
export interface UsePuzzleRuntimePropRequest {
|
||||
propKind: PuzzleRuntimePropKind;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user