the hand speaks
This commit is contained in:
parent
16bf45bcbf
commit
a3d768bdb5
@ -74,6 +74,8 @@ proc xbeats {hand1 hand2} {
|
||||
return $x
|
||||
}
|
||||
|
||||
# take a look at these hands
|
||||
# take a look at these hands
|
||||
proc beats {hand1 hand2} {
|
||||
#puts "cmp $hand1 $hand2"
|
||||
set r1 [type $hand1]
|
||||
|
Loading…
x
Reference in New Issue
Block a user