projects
/
super-star-trek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7c2a30
)
Typo fix.
author
Eric S. Raymond
<esr@thyrsus.com>
Sat, 12 Feb 2005 04:34:36 +0000
(
04:34
+0000)
committer
Eric S. Raymond
<esr@thyrsus.com>
Sat, 12 Feb 2005 04:34:36 +0000
(
04:34
+0000)
events.c
patch
|
blob
|
history
diff --git
a/events.c
b/events.c
index d734cce5c79111967e726c376632e62c1d49bc45..be7facd6a9d6823ac39d541e19d6482d771c65b0 100644
(file)
--- a/
events.c
+++ b/
events.c
@@
-50,7
+50,7
@@
void events(void)
game.damage[l] -= (game.damage[l]-repair > 0.0 ? repair : game.damage[l]);
/* If radio repaired, update star chart and attack reports */
if (radio_was_broken && game.damage[DRADIO] == 0.0) {
-
1
prout("Lt. Uhura- \"Captain, the sub-space radio is working and");
+
prout("Lt. Uhura- \"Captain, the sub-space radio is working and");
prout(" surveillance reports are coming in.");
skip(1);
if (iseenit==0) {