devtools: add cape command
This commit is contained in:
@@ -42,4 +42,8 @@ public interface RSPlayerComposition extends PlayerComposition
|
||||
@Import("transformedNpcId")
|
||||
@Override
|
||||
void setTransformedNpcId(int id);
|
||||
|
||||
@Import("setHash")
|
||||
@Override
|
||||
void setHash();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user