Fix shameful bug that made me crazy and that made the loser of a round start the next
This commit is contained in:
parent
7b0d873558
commit
4436ea10f7
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ merge public private = KoiKoi.Game {
|
|||
mapWithKey (privatePlayer $ players public) (hands private)
|
||||
, KoiKoi.playing = playing public
|
||||
, KoiKoi.winning = winning public
|
||||
, KoiKoi.oyake = winning public
|
||||
, KoiKoi.oyake = oyake public
|
||||
, KoiKoi.deck = deck private
|
||||
, KoiKoi.river = river public
|
||||
, KoiKoi.step = step public
|
||||
|
|
Loading…
Reference in a new issue