mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-04 15:27:19 +07:00
Fixed #9094
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user