Follow through on a command name change.
[super-star-trek.git] / src / sst.c
index 64dcd3d0c1b093a7f593173c558d0adf723d8f34..8739ab8e52cc9db852fd4b47aae8e95d2cb51319 100644 (file)
--- a/src/sst.c
+++ b/src/sst.c
@@ -451,8 +451,8 @@ static void makemoves(void)
            if (game.ididit)
                hitme = true;
            break;
-       case TORPEDO:                   // photons
-           photon();
+       case TORPEDO:                   // photon torpedoes
+           torps();
            if (game.ididit)
                hitme = true;
            break;