Fix shift walk under bug (#740)

This commit is contained in:
Lucwousin
2019-06-25 07:31:48 +02:00
committed by James
parent d793312cf4
commit 2006f52219
7 changed files with 82 additions and 41 deletions

View File

@@ -298,6 +298,7 @@ public interface RSClient extends RSGameShell, Client
boolean isCheckClick();
@Import("menuOptionsCount")
@Override
int getMenuOptionCount();
@Import("menuOptionsCount")