This commit is contained in:
Anuken
2024-05-13 10:24:26 -04:00
parent f5d550af4a
commit 515431de02

View File

@@ -998,6 +998,7 @@ public class PlanetDialog extends BaseDialog implements PlanetInterfaceRenderer{
sector.save = null;
}
updateSelected();
rebuildList();
});
}