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

@@ -1087,8 +1087,6 @@ public interface RSClient extends RSGameShell, Client
@Override
RSSprite[] getCrossSprites();
BigInteger getModulus();
void setModulus(BigInteger modulus);
@Import("ItemDefinition_fileCount")