This commit is contained in:
Anuken
2020-07-30 21:41:17 -04:00
parent b12c25bc0b
commit ff990925f0
8 changed files with 15 additions and 41 deletions

View File

@@ -44,6 +44,8 @@ public class PlanetDialog extends BaseDialog implements PlanetInterfaceRenderer{
public PlanetDialog(){
super("", Styles.fullDialog);
shouldPause = true;
getCell(buttons).padBottom(-4);
buttons.background(Styles.black).defaults().growX().height(64f).pad(0);