mirror of
https://github.com/mizanxali/uno-online
synced 2025-12-06 10:13:27 +00:00
Added draw new card functionality
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
export const START_GAME = 'START_GAME'
|
||||
export const CARD_PLAYED = 'CARD_PLAYED'
|
||||
export const CARD_PLAYED = 'CARD_PLAYED'
|
||||
export const CARD_DRAWN = 'CARD_DRAWN'
|
||||
Reference in New Issue
Block a user