p50 - added Hands.maxSeats

This commit is contained in:
steffen123
2008-08-18 02:45:06 +01:00
parent 1bfb744fc3
commit 6a5d1d6332
5 changed files with 12 additions and 6 deletions
+5
View File
@@ -259,6 +259,11 @@ The program itself is licensed under AGPLv3, see agpl-3.0.txt</p>
<TD><P>smallint</P></TD>
<TD><P>number of used seats (ie. that got dealt cards)</P></TD>
</TR>
<TR VALIGN=TOP>
<TD><P>maxSeats</P></TD>
<TD><P>smallint</P></TD>
<TD><P>number of available seats</P></TD>
</TR>
<TR VALIGN=TOP>
<TD><P>comment</P></TD>
<TD><P>text</P></TD>