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
ClientBoard::collectPot()
{
pot += sets;
sets = 0;
pot += sets;
sets = 0;
}