summaryrefslogtreecommitdiffhomepage
path: root/Stars45/FlightPlanner.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/FlightPlanner.cpp')
-rw-r--r--Stars45/FlightPlanner.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/FlightPlanner.cpp b/Stars45/FlightPlanner.cpp
index eb43e9c..8b9208c 100644
--- a/Stars45/FlightPlanner.cpp
+++ b/Stars45/FlightPlanner.cpp
@@ -259,7 +259,7 @@ FlightPlanner::CreateStrikeRoute(Element* elem, Element* target)
rloc.SetAzimuthVar(5*DEGREES);
int action = Instruction::ASSAULT;
-
+
if (tgt_ship->IsGroundUnit())
action = Instruction::STRIKE;