summaryrefslogtreecommitdiffstats
path: root/battlestar
diff options
context:
space:
mode:
authorhubertf <hubertf@NetBSD.org>1998-08-24 00:22:45 +0000
committerhubertf <hubertf@NetBSD.org>1998-08-24 00:22:45 +0000
commitc30f6208721caccaf5be67e01a0be829b6f8e5be (patch)
tree84d9a8d15bcaedc5b092fc4a2dae5c633f80bb45 /battlestar
parentdd4d31cd315b748650b1e7899d8526ba1b4527e1 (diff)
downloadbsdgames-darwin-c30f6208721caccaf5be67e01a0be829b6f8e5be.tar.gz
bsdgames-darwin-c30f6208721caccaf5be67e01a0be829b6f8e5be.tar.zst
bsdgames-darwin-c30f6208721caccaf5be67e01a0be829b6f8e5be.zip
Propperly note place-change, as reported in PR 6008 by Joseph Samuel Myers
<jsm28@cam.ac.uk>
Diffstat (limited to 'battlestar')
-rw-r--r--battlestar/com2.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/battlestar/com2.c b/battlestar/com2.c
index a8d1a301..4128be1b 100644
--- a/battlestar/com2.c
+++ b/battlestar/com2.c
@@ -1,4 +1,4 @@
-/* $NetBSD: com2.c,v 1.6 1997/10/11 02:07:00 lukem Exp $ */
+/* $NetBSD: com2.c,v 1.7 1998/08/24 00:22:45 hubertf Exp $ */
/*
* Copyright (c) 1983, 1993
@@ -38,7 +38,7 @@
#if 0
static char sccsid[] = "@(#)com2.c 8.2 (Berkeley) 4/28/95";
#else
-__RCSID("$NetBSD: com2.c,v 1.6 1997/10/11 02:07:00 lukem Exp $");
+__RCSID("$NetBSD: com2.c,v 1.7 1998/08/24 00:22:45 hubertf Exp $");
#endif
#endif /* not lint */
@@ -157,6 +157,7 @@ use()
else
position = 229;
ourtime++;
+ notes[CANTSEE] = 0;
return (0);
} else
if (position == FINAL)