Updating arc

This commit is contained in:
Anuken
2019-10-18 15:07:13 -04:00
parent 25cacbb28d
commit db9eb36c8c
2 changed files with 1 additions and 2 deletions

View File

@@ -22,7 +22,6 @@ public class LoadingFragment extends Fragment{
t.visible(false);
t.touchable(Touchable.enabled);
t.add().height(133f).row();
t.addImage().growX().height(3f).pad(4f).growX().get().setColor(Pal.accent);
t.row();
t.add("$loading").name("namelabel").pad(10f);