runelite-client: add graphic to devtools overlay
This commit is contained in:
@@ -47,6 +47,9 @@ public interface Actor extends Renderable
|
||||
@Import("animation")
|
||||
int getAnimation();
|
||||
|
||||
@Import("graphic")
|
||||
int getGraphic();
|
||||
|
||||
@Import("combatInfoList")
|
||||
CombatInfoList getCombatInfoList();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user