aboutsummaryrefslogtreecommitdiff
path: root/taipan.c
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-04-04 15:27:33 -0400
committerB. Watson <yalhcru@gmail.com>2021-04-04 15:27:33 -0400
commitfdad3e8a7ac41f73b3fd3ff00399a58873994094 (patch)
tree6a37b94138cf9c4ceb417946c89e00d38c9fdd16 /taipan.c
parent7c98e0584f5c611e53f757ddcc8655551428ba30 (diff)
downloadtaipan-fdad3e8a7ac41f73b3fd3ff00399a58873994094.tar.gz
Cleanup throw cargo display, part deux
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 c7498ad..e911eae 100644
--- a/taipan.c
+++ b/taipan.c
@@ -1279,7 +1279,7 @@ char sea_battle(char id, int num_ships) {
gotox0y(3);
// cputs("You have the following on board");
print_msg(M_you_have_on_board);
- cprint_taipan_colon();
+ cprint_colon_space();
gotoxy(4, 4);
// cputs(item[0]);
print_msg(M_opium);