update private server stuff to not break all the fucking time

This commit is contained in:
Lucwousin
2019-10-31 19:06:00 +01:00
parent d795ebdfc2
commit 23dd23a415
4 changed files with 31 additions and 39 deletions

View File

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