Change default scry to 1.

This commit is contained in:
Jan Martin 2014-09-19 21:41:57 +10:00
parent 2aeecc6063
commit 6f97e59c03

View file

@ -100,7 +100,7 @@ Player::Player(const ServerInfo_User &info, int _id, bool _local, TabGame *_pare
: QObject(_parent),
game(_parent),
shortcutsActive(false),
defaultNumberTopCards(3),
defaultNumberTopCards(1),
lastTokenDestroy(true),
id(_id),
active(false),