Fixed #3422
This commit is contained in:
@@ -485,6 +485,10 @@ public class PlanetDialog extends BaseDialog implements PlanetInterfaceRenderer{
|
||||
hoverLabel.remove();
|
||||
}
|
||||
|
||||
if(launching && selected != null){
|
||||
lookAt(selected, 0.1f);
|
||||
}
|
||||
|
||||
if(showing()){
|
||||
Sector to = newPresets.peek();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user