From f80af5c7da92bde2d69126a886d34b439febffbb Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Sat, 2 Feb 2008 07:56:49 +0100 Subject: [PATCH] Belatedly update c_form of of show command It lacked item and news since 4.3.0. --- src/lib/player/empmod.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/player/empmod.c b/src/lib/player/empmod.c index d594194b3..fc3c43619 100644 --- a/src/lib/player/empmod.c +++ b/src/lib/player/empmod.c @@ -230,7 +230,7 @@ struct cmndstr player_coms[] = { {"ship ", 0, shi, 0, NORM}, {"shoot ", 3, shoo, C_MOD, NORM + MONEY + CAP}, {"show <\"build\"|\"stats\"|\"cap\"> []\n" - "\tshow \n" + "\tshow \n" "\tshow updates []>", 0, show, 0, VIS}, {"shutdown ", 0, shut, 0, GOD}, -- 2.43.0