mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-19 21:10:11 -07:00
So add trigger unset grab pos
This commit is contained in:
parent
a5742b0760
commit
cfaef99811
1 changed files with 2 additions and 0 deletions
|
|
@ -462,6 +462,8 @@ public class MainActivity extends LoggableActivity implements OnTouchListener, O
|
|||
theHandler.removeMessages(MSG_DROP_ITEM_BUTTON_CHECK);
|
||||
}
|
||||
}
|
||||
|
||||
CallbackBridge.sendGrabInitialPosUnset();
|
||||
break;
|
||||
|
||||
default:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue