SendAns
This commit is contained in:
@@ -20,6 +20,9 @@ export enum EGameState {
|
||||
/** 回合結束 */
|
||||
TurnEnd,
|
||||
|
||||
/** 遊戲結束 */
|
||||
GameOver,
|
||||
|
||||
MyReady = 100,
|
||||
MyWait,
|
||||
MyTurnCards,
|
||||
|
||||
Reference in New Issue
Block a user