Linefeeds.

This commit is contained in:
lotodore
2007-06-07 16:19:51 +00:00
parent 0bb9143855
commit a4944ce34f
+2 -2
View File
@@ -53,8 +53,8 @@ ClientBoard::collectSets()
void void
ClientBoard::collectPot() ClientBoard::collectPot()
{ {
pot += sets; pot += sets;
sets = 0; sets = 0;
} }