[add] 新增其他種類

This commit is contained in:
建喵 2024-01-12 11:58:59 +08:00
parent cda38ad20b
commit 9a27449184

View File

@ -43,5 +43,12 @@ export enum EGameState {
OtherTurnEnd,
}
export enum EGameType {
foreigners
foreigners,
transportation,
mythologyfigure,
historicalfigure,
fruit,
profession,
animal,
animal2
}