D25642: Add minimal number of moves statistics
Albert Astals Cid <[email protected]>
| Newsgroups | gmane.comp.kde.devel.games |
|---|---|
| Message-ID | <[email protected]> |
aacid added inline comments. INLINE COMMENTS > dealer.cpp:1751 > int maxLoseStreak = config.readEntry( maxLoseStreakKey, 0 ); > + int minMoves = config.readEntry( minMovesKey, 0 ); > shouldn't this be -1 too? REPOSITORY R410 KPatience REVISION DETAIL https://phabricator.kde.org/D25642 To: piotrkakol, #kde_games Cc: aacid, kde-games-devel