project: rev 195
This commit is contained in:
@@ -790,7 +790,7 @@ public interface RSClient extends RSGameEngine, Client
|
||||
RSScriptEvent createScriptEvent();
|
||||
|
||||
@Import("runScript")
|
||||
void runScript(RSScriptEvent ev, int ex);
|
||||
void runScript(RSScriptEvent ev, int ex, int var2);
|
||||
|
||||
@Import("hintArrowType")
|
||||
void setHintArrowTargetType(int value);
|
||||
|
||||
Reference in New Issue
Block a user