From a82d2275b5e3cebf845580c30c2779855c889a93 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sat, 16 Apr 2011 20:35:48 +0200 Subject: Always show selections for inventory/equipment. --- src/cmd6.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cmd6.c') diff --git a/src/cmd6.c b/src/cmd6.c index 4f6c96ab..6caa648a 100644 --- a/src/cmd6.c +++ b/src/cmd6.c @@ -4927,7 +4927,6 @@ void do_cmd_activate(void) item_tester_hook = item_tester_hook_activate; /* Get an item */ - command_see = TRUE; command_wrk = USE_EQUIP; q = "Activate which item? "; s = "You have nothing to activate."; -- cgit v1.2.3