aboutsummaryrefslogtreecommitdiff
path: root/taipan.c
diff options
context:
space:
mode:
Diffstat (limited to 'taipan.c')
-rw-r--r--taipan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/taipan.c b/taipan.c
index 0a2f670..0404b8c 100644
--- a/taipan.c
+++ b/taipan.c
@@ -1143,7 +1143,7 @@ char sea_battle(char id, int num_ships) {
cspaces(6);
// cputs("guns");
print_msg(M_guns);
- rvs_off();
+ // rvs_off(); // redundant
update_guns();
while(num_ships > 0) {