[add] 透過config控制種類

This commit is contained in:
建喵 2024-01-12 18:05:32 +08:00
parent 9a27449184
commit 0d799db21c

View File

@ -42,13 +42,3 @@ export enum EGameState {
OtherChooseCard, OtherChooseCard,
OtherTurnEnd, OtherTurnEnd,
} }
export enum EGameType {
foreigners,
transportation,
mythologyfigure,
historicalfigure,
fruit,
profession,
animal,
animal2
}