Quiet the sensors.
[super-star-trek.git] / sst.c
diff --git a/sst.c b/sst.c
index 23e10016f42312fd7c8994f33b0ecffe3b5f9f58..8d30bde57ded84a318f15e690932dad7359a5020 100644 (file)
--- a/sst.c
+++ b/sst.c
@@ -372,7 +372,7 @@ static void makemoves(void) {
                                 score();
                                break;
                        case SENSORS:                   // sensors
-                               sensor();
+                               sensor(TRUE);
                                break;
                        case ORBIT:                     // orbit
                                orbit();