mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Fix a typo
This commit is contained in:
parent
15befcf6cf
commit
38bb0393f1
1 changed files with 1 additions and 1 deletions
|
@ -722,7 +722,7 @@ class TripleAlliance(Game):
|
|||
l.defaultStackGroups()
|
||||
|
||||
def startGame(self):
|
||||
self._startDealNumRows(3)
|
||||
self._startDealNumRows(2)
|
||||
self.s.talon.dealRowAvail()
|
||||
|
||||
def fillStack(self, stack):
|
||||
|
|
Loading…
Add table
Reference in a new issue