mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-19 21:10:11 -07:00
Update BaseMainActivity.java
This commit is contained in:
parent
80e646989f
commit
30c08de176
1 changed files with 0 additions and 1 deletions
|
|
@ -651,7 +651,6 @@ public class BaseMainActivity extends LoggableActivity {
|
|||
});
|
||||
}
|
||||
minecraftGLView.setOnTouchListener(glTouchListener);
|
||||
minecraftGLView.setOpaque(false);
|
||||
minecraftGLView.setSurfaceTextureListener(new TextureView.SurfaceTextureListener(){
|
||||
|
||||
private boolean isCalled = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue