X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=sst.c;h=eabe0ffccb061dd508e68989c21eda21a0e0f177;hb=3ee4e7935ce2710f45d60df2eaf25bcc802c729b;hp=1d4ca2feb1d55d33a9e89a00d7a43326c0828f26;hpb=5713361f64d054a03c2c8b49493ac8e601fe94a7;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