Revert "Upstreamyboy"

This commit is contained in:
Kyleeld
2019-06-28 23:58:38 +01:00
committed by GitHub
parent fb562c709c
commit c2f405cf8f
39 changed files with 96 additions and 470 deletions

View File

@@ -1034,8 +1034,4 @@ public interface RSClient extends RSGameShell, Client
@Import("viewportWalking")
void setViewportWalking(boolean viewportWalking);
@Import("crossSprites")
@Override
RSSprite[] getCrossSprites();
}