Right menu removed in editor mode

This commit is contained in:
Anuken
2024-10-03 16:54:49 -04:00
parent 15ca672179
commit 9ceaa0339b
4 changed files with 73 additions and 18 deletions

View File

@@ -188,8 +188,6 @@ public class MobileInput extends InputHandler implements GestureListener{
@Override
public void buildPlacementUI(Table table){
table.image().color(Pal.gray).height(4f).colspan(4).growX();
table.row();
table.left().margin(0f).defaults().size(48f);
table.button(Icon.hammer, Styles.clearNoneTogglei, () -> {