Fixed: various
This commit is contained in:
@@ -17,7 +17,7 @@ public interface IClient {
|
||||
|
||||
public void drawLowerBuildingCard(String playerUsername,int pos) ;
|
||||
|
||||
public void skipTurn(String playerUsername) throws RemoteException;
|
||||
public void skipTurn(String playerUsername);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user