various tweaks

This commit is contained in:
Anuken
2020-05-16 22:44:41 -04:00
parent 23b431acae
commit a796fc1dce
3 changed files with 6 additions and 6 deletions

View File

@@ -380,7 +380,7 @@ public class PlanetDialog extends FloatingDialog{
});
}
//disaply how many turns this sector has been attacked
//display how many turns this sector has been attacked
if(selected.getTurnsPassed() > 0 && selected.hasBase()){
stable.row();