Fix shift walk under bug (#740)

This commit is contained in:
Lucwousin
2019-06-24 22:31:48 -07:00
committed by James
parent d793312cf4
commit 2006f52219
7 changed files with 82 additions and 41 deletions
@@ -298,6 +298,7 @@ public interface RSClient extends RSGameShell, Client
boolean isCheckClick();
@Import("menuOptionsCount")
@Override
int getMenuOptionCount();
@Import("menuOptionsCount")