summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/hiscores.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2012-05-02 03:44:57 +0200
committerAdam Borowski <kilobyte@angband.pl>2012-05-02 04:31:58 +0200
commit7cd5a58682c59923555cb4e57b6bb1fe97ef8dfe (patch)
tree78100a9c1ac184c98e001d2cc66acc4adbf9d332 /crawl-ref/source/hiscores.h
parente914712e03b989fc84d0de71a391075850bc58d9 (diff)
downloadcrawl-ref-7cd5a58682c59923555cb4e57b6bb1fe97ef8dfe.tar.gz
crawl-ref-7cd5a58682c59923555cb4e57b6bb1fe97ef8dfe.zip
Report the old place in br.enter milestones.
This was already done as "oplace", but none of the bots actually reported it. It's pointless to say you are in Lair:1 when entering Lair, so it's a waste of space to note the new level.
Diffstat (limited to 'crawl-ref/source/hiscores.h')
-rw-r--r--crawl-ref/source/hiscores.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/hiscores.h b/crawl-ref/source/hiscores.h
index 49dcb66645..6d8c113a30 100644
--- a/crawl-ref/source/hiscores.h
+++ b/crawl-ref/source/hiscores.h
@@ -132,6 +132,7 @@ public:
const char *aux, const char *death_source_name);
void init(time_t death_time = 0);
void reset();
+ void set_place(level_id lev);
enum death_desc_verbosity
{