summaryrefslogtreecommitdiffhomepage
path: root/Stars45/DropShipAI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Stars45/DropShipAI.cpp')
-rw-r--r--Stars45/DropShipAI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/DropShipAI.cpp b/Stars45/DropShipAI.cpp
index e8356a5..873ff11 100644
--- a/Stars45/DropShipAI.cpp
+++ b/Stars45/DropShipAI.cpp
@@ -87,7 +87,7 @@ DropShipAI::FindObjective()
Point dst = dst_rgn->GetOrbitalRegion()->Location() -
self_rgn->GetOrbitalRegion()->Location() +
Point(0, 0, -1e6);
-
+
obj_w = dst.OtherHand();
}