More direct PX obtaining, now buttons are creatable again!

This commit is contained in:
artdeell 2021-01-04 21:33:40 +03:00
parent 5b2c191b09
commit 2ce3bb4b76
3 changed files with 14 additions and 13 deletions

View file

@ -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();
/*