Merge remote-tracking branch 'origin/master'

This commit is contained in:
Owain van Brakel
2021-10-01 10:38:13 +02:00
3 changed files with 11 additions and 0 deletions

View File

@@ -1127,6 +1127,8 @@ public interface RSClient extends RSGameEngine, Client
void setModulus(BigInteger modulus);
BigInteger getModulus();
@Import("ItemDefinition_fileCount")
int getItemCount();