fixed handsize issue in demo.
Issue: 587
This commit is contained in:
@@ -36,7 +36,8 @@ enum
|
||||
GAME_TYPE_MOMIR,
|
||||
GAME_TYPE_RANDOM1,
|
||||
GAME_TYPE_RANDOM2,
|
||||
GAME_TYPE_STORY
|
||||
GAME_TYPE_STORY,
|
||||
GAME_TYPE_DEMO
|
||||
};
|
||||
|
||||
class MTGAllCards;
|
||||
|
||||
Reference in New Issue
Block a user