runelite-client: add detached camera devtool
This commit is contained in:
@@ -627,4 +627,8 @@ public interface RSClient extends RSGameEngine, Client
|
||||
|
||||
@Import("widgetSpriteCache")
|
||||
RSNodeCache getWidgetSpriteCache();
|
||||
|
||||
@Import("oculusOrbState")
|
||||
@Override
|
||||
void setOculusOrbState(int state);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user