[add] 新增其他種類
This commit is contained in:
parent
cda38ad20b
commit
9a27449184
@ -43,5 +43,12 @@ export enum EGameState {
|
|||||||
OtherTurnEnd,
|
OtherTurnEnd,
|
||||||
}
|
}
|
||||||
export enum EGameType {
|
export enum EGameType {
|
||||||
foreigners
|
foreigners,
|
||||||
|
transportation,
|
||||||
|
mythologyfigure,
|
||||||
|
historicalfigure,
|
||||||
|
fruit,
|
||||||
|
profession,
|
||||||
|
animal,
|
||||||
|
animal2
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user