mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2026-08-28 05:45:03 -06:00
Update JavaGUILauncherActivity.java
return true
This commit is contained in:
parent
27624f31bd
commit
06dbc8adce
1 changed files with 1 additions and 0 deletions
|
|
@ -193,6 +193,7 @@ public class JavaGUILauncherActivity extends LoggableActivity implements View.On
|
|||
break;
|
||||
}
|
||||
}
|
||||
return true;
|
||||
}
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue