fix not work

This commit is contained in:
khanhduytran0 2020-03-29 17:39:34 +07:00
parent 70c97f4c66
commit 5932f03a03
131 changed files with 19 additions and 14 deletions

View file

@ -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(){