Add ground marker plugin
This commit is contained in:
@@ -612,4 +612,8 @@ public interface RSClient extends RSGameEngine, Client
|
||||
|
||||
@Import("hintArrowPlayerTargetIdx")
|
||||
int getHintArrowPlayerTargetIdx();
|
||||
|
||||
@Import("isDynamicRegion")
|
||||
@Override
|
||||
boolean isInInstancedRegion();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user