mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Updated Q.C. label positions.
This commit is contained in:
parent
6cd5a793e7
commit
344b98d35e
1 changed files with 1 additions and 1 deletions
|
@ -913,7 +913,7 @@ class Q_C_(Klondike):
|
|||
|
||||
def createGame(self):
|
||||
lay = Klondike.createGame(self, rows=6, max_rounds=2)
|
||||
lay.createRoundText(self.s.talon, 'sss')
|
||||
lay.createRoundText(self.s.talon, 'n')
|
||||
|
||||
def startGame(self):
|
||||
self._startDealNumRows(3)
|
||||
|
|
Loading…
Add table
Reference in a new issue