summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/acr.cc
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-03-12 17:04:52 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-03-12 17:04:52 +0000
commit3e749824ba7ecb63858063e6319a2b54e8abcf8c (patch)
tree59806d2d780bddf04355869cddb8aa81fcec25fc /crawl-ref/source/acr.cc
parent64c54b29c42ca145cfeba4fd47a2800846b45759 (diff)
downloadcrawl-ref-3e749824ba7ecb63858063e6319a2b54e8abcf8c.tar.gz
crawl-ref-3e749824ba7ecb63858063e6319a2b54e8abcf8c.zip
New % overview screen (JPEG).
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1026 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/acr.cc')
-rw-r--r--crawl-ref/source/acr.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/acr.cc b/crawl-ref/source/acr.cc
index d673838ae4..485183bffe 100644
--- a/crawl-ref/source/acr.cc
+++ b/crawl-ref/source/acr.cc
@@ -1388,7 +1388,7 @@ void process_command( command_type cmd )
break;
case CMD_RESISTS_SCREEN:
- resists_screen();
+ print_overview_screen();
break;
case CMD_DISPLAY_SKILLS: