This commit is contained in:
buthed010203
2021-09-30 13:19:25 -04:00
parent cf688e50ab
commit 56b5219c87

View File

@@ -758,7 +758,7 @@ public class HudUi {
});
Table waveTable = (Table) scene.find("waves");
Table infoTable = (Table) waveTable.getChildren().get(1);
Table infoTable = (Table) scene.find("infotable");
waveTable.removeChild(infoTable);
waveTable.row();
waveTable.stack(