Final bugfixes
This commit is contained in:
@@ -722,7 +722,7 @@ public class PlanetDialog extends BaseDialog implements PlanetInterfaceRenderer{
|
||||
|
||||
stable.row();
|
||||
|
||||
if(sector.save != null){
|
||||
if(sector.hasBase()){
|
||||
stable.button("@stats", Icon.info, Styles.transt, () -> showStats(sector)).height(40f).fillX().row();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user