summaryrefslogtreecommitdiffstats
path: root/games/sail/assorted.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/sail/assorted.c')
-rw-r--r--games/sail/assorted.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sail/assorted.c b/games/sail/assorted.c
index 2fb12ac..0700be2 100644
--- a/games/sail/assorted.c
+++ b/games/sail/assorted.c
@@ -213,7 +213,7 @@ int rig, shot, hittable, roll;
makesignal(on, "crew mutinying!", (struct ship *)0);
on->specs->qual = 5;
Write(W_CAPTURED, on, 0, on->file->index, 0, 0, 0);
- } else
+ } else
makesignal(on, "crew demoralized", (struct ship *)0);
Write(W_QUAL, on, 0, on->specs->qual, 0, 0, 0);
}
OpenPOWER on IntegriCloud