mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-20 13:30:15 -07:00
More direct PX obtaining, now buttons are creatable again!
This commit is contained in:
parent
5b2c191b09
commit
2ce3bb4b76
3 changed files with 14 additions and 13 deletions
|
|
@ -210,7 +210,6 @@ public class BaseMainActivity extends LoggableActivity {
|
|||
this.debugText = findViewById(R.id.content_text_debug);
|
||||
|
||||
this.minecraftGLView = findViewById(R.id.main_game_render_view);
|
||||
|
||||
// toggleGui(null);
|
||||
this.drawerLayout.closeDrawers();
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue