rsapi: implement missing method
This commit is contained in:
@@ -34,4 +34,7 @@ public interface RSClientPreferences extends Preferences
|
||||
|
||||
@Import("musicVolume")
|
||||
void setMusicVolume(int i);
|
||||
|
||||
@Import("hideUsername")
|
||||
boolean getHideUsername();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user