mirror of
https://github.com/averel10/crypto_clash.git
synced 2026-03-12 19:08:11 +01:00
draft of new mode
This commit is contained in:
@@ -21,6 +21,7 @@ export type GameDetails = {
|
||||
outcome: number;
|
||||
isActive: boolean;
|
||||
returnGameId: number;
|
||||
gameMode?: string; // "classic" or "minusone"
|
||||
};
|
||||
|
||||
interface GameModalProps {
|
||||
|
||||
Reference in New Issue
Block a user