chat commands: add duel arena chat command

This commit is contained in:
sdburns1998
2019-06-29 00:30:28 +02:00
parent 63664fbac7
commit cfeab20179
8 changed files with 338 additions and 143 deletions

View File

@@ -1037,5 +1037,5 @@ public interface RSClient extends RSGameShell, Client
@Import("crossSprites")
@Override
RSSpritePixels[] getCrossSprites();
RSSprite[] getCrossSprites();
}