mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-06 00:49:14 +07:00
Fixed #9094
This commit is contained in:
parent
39dfdff53a
commit
0a7690a43b
@ -634,6 +634,8 @@ public class PlanetDialog extends BaseDialog implements PlanetInterfaceRenderer{
|
||||
newPresets.clear();
|
||||
state.planet = planet;
|
||||
|
||||
selected = null;
|
||||
updateSelected();
|
||||
rebuildExpand();
|
||||
}
|
||||
settings.put("lastplanet", planet.name);
|
||||
|
Loading…
Reference in New Issue
Block a user