various tweaks
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user