X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=sst.c;h=8d30bde57ded84a318f15e690932dad7359a5020;hp=23e10016f42312fd7c8994f33b0ecffe3b5f9f58;hb=29e44720be26859f91e028a538336493368756b3;hpb=8b0a1880ee115e281afe83e1cd0c90e3306dfed8 diff --git a/sst.c b/sst.c index 23e1001..8d30bde 100644 --- 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();