X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=sst.c;h=eabe0ffccb061dd508e68989c21eda21a0e0f177;hb=a7adac76a19b708c004fac70b83100bf0cae816a;hp=1d4ca2feb1d55d33a9e89a00d7a43326c0828f26;hpb=ca19525727deffe6ea0012d35168d9942baa3958;p=super-star-trek.git diff --git a/sst.c b/sst.c index 1d4ca2f..eabe0ff 100644 --- a/sst.c +++ b/sst.c @@ -196,7 +196,7 @@ commands[] = { #define MAYDAY 32 {"MAYDAY", MAYDAY, 0}, //{"SOS", MAYDAY, 0}, - {"CALL", MAYDAY, 0}, + //{"CALL", MAYDAY, 0}, #define QUIT 33 {"QUIT", QUIT, 0}, #define HELP 34