Fixed a few nasty networking-related bugs.
This commit is contained in:
@@ -76,7 +76,7 @@ ClientHand::getPlayerArray() const
|
||||
PlayerList
|
||||
ClientHand::getSeatsList() const
|
||||
{
|
||||
return activePlayerList;
|
||||
return seatsList;
|
||||
}
|
||||
|
||||
PlayerList
|
||||
|
||||
Reference in New Issue
Block a user