Sector land announcement

This commit is contained in:
Anuken
2020-10-25 12:00:57 -04:00
parent b801093597
commit 2a0af620be
5 changed files with 23 additions and 7 deletions

View File

@@ -382,8 +382,6 @@ public class PlanetDialog extends BaseDialog implements PlanetInterfaceRenderer{
stable.row();
}
Log.info("sector resources = @ / @", sector.info.resources, sector.info.hashCode());
if(sector.save != null && sector.info.resources.any()){
stable.add("@sectors.resources").row();
stable.table(t -> {