From 2f502ad2e18856b2207756b98d2b54fc6e5764b3 Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Fri, 1 Aug 2008 22:43:46 +0000 Subject: FR 2026227: Make $ list current gold. FR 2027307: Use menu colours for shops, with an option to turn it off to get the striped menu again. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6750 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/enum.h | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/source/enum.h') diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h index 44852ac7ee..b4e0a3e47d 100644 --- a/crawl-ref/source/enum.h +++ b/crawl-ref/source/enum.h @@ -460,6 +460,7 @@ enum command_type CMD_LIST_ARMOUR, CMD_LIST_JEWELLERY, CMD_LIST_EQUIPMENT, + CMD_LIST_GOLD, CMD_ZAP_WAND, CMD_CAST_SPELL, CMD_MEMORISE_SPELL, -- cgit v1.2.3-54-g00ecf