mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-17 12:00:10 -07:00
fix not work
This commit is contained in:
parent
70c97f4c66
commit
5932f03a03
131 changed files with 19 additions and 14 deletions
|
|
@ -258,7 +258,7 @@ public class MainActivity extends Activity implements OnTouchListener
|
|||
|
||||
this.drawerLayout.closeDrawers();
|
||||
|
||||
AndroidLWJGLKeycode.isSendChar = mVersionInfo.minimumLauncherVersion < 18;
|
||||
// AndroidLWJGLKeycode.isSendChar = mVersionInfo.minimumLauncherVersion < 18;
|
||||
|
||||
placeMouseAt(AndroidDisplay.windowWidth / 2, AndroidDisplay.windowHeight / 2);
|
||||
new Thread(new Runnable(){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue