]> git.cworth.org Git - kub/commit
Draw tiles as 1-13 instead of 0-12
authorCarl Worth <cworth@cworth.org>
Tue, 20 Feb 2007 17:45:07 +0000 (09:45 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 20 Feb 2007 17:45:07 +0000 (09:45 -0800)
commit1e67ae2cb7b0cd02b94b2a1127dacfe5048ba6e4
tree1fb6b3fbc777e574352ea9be230d65c4727f2b7f
parent120bfca340887b5c69f877075c03a3ecddcedccf
Draw tiles as 1-13 instead of 0-12

A simple off-by-one error in card_draw.
kub.c