mirror of
https://github.com/2006-Scape/Parabot-317-API-Minified.git
synced 2026-07-07 00:38:21 +00:00
SceneObject interacting fix
This commit is contained in:
@@ -46,7 +46,7 @@ public class Menu {
|
|||||||
actionId = 1062;
|
actionId = 1062;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
sendAction(actionId, object.getId(), object.getLocalRegionX(), object.getLocalRegionY());
|
sendAction(actionId, object.getHash(), object.getLocalRegionX(), object.getLocalRegionY());
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user