Fix unreachable

This commit is contained in:
Aronai Sieyes
2021-10-27 21:23:43 -04:00
parent 34b26a9051
commit 81e8f7b80b
-1
View File
@@ -203,7 +203,6 @@
return "Docked with \the [location.name]. Use secondary thrust to get clear before activating primary engines."
else
return "Landed on \the [location.name]. Use secondary thrust to get clear before activating primary engines."
return "Docked with an unknown object."
if(SHIP_STATUS_TRANSIT)
return "Maneuvering under secondary thrust."
if(SHIP_STATUS_OVERMAP)