adds activePlayerList and runningPlayerList (XIV) - !!! BROKEN !!! - last sable rev866
This commit is contained in:
@@ -22,7 +22,7 @@ class HandInterface;
|
||||
*/
|
||||
class ClientBeRo : public BeRoInterface{
|
||||
public:
|
||||
ClientBeRo(HandInterface* hi, int id, int dP, int sB, GameState gS);
|
||||
ClientBeRo(HandInterface* hi, int id, unsigned dP, int sB, GameState gS);
|
||||
~ClientBeRo();
|
||||
|
||||
GameState getMyBeRoID() const;
|
||||
|
||||
Reference in New Issue
Block a user