Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Owain van Brakel
2019-10-31 19:13:27 +01:00
5 changed files with 31 additions and 40 deletions

View File

@@ -1831,8 +1831,6 @@ public interface Client extends GameShell
*/
void removeFriend(String name);
BigInteger getModulus();
void setModulus(BigInteger modulus);
/**