summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/status.h
diff options
context:
space:
mode:
authorChris Campbell <chriscampbell89@gmail.com>2012-07-07 20:10:02 +0100
committerChris Campbell <chriscampbell89@gmail.com>2012-07-07 20:12:05 +0100
commita80905e9fc0d15bdecdc26190aa82e9576a4c6fe (patch)
tree86f4f78b7d8090e88340de20debebc6493edc585 /crawl-ref/source/status.h
parent828636ca6f3869ba7a8883493a4e7cefe2abc94f (diff)
downloadcrawl-ref-a80905e9fc0d15bdecdc26190aa82e9576a4c6fe.tar.gz
crawl-ref-a80905e9fc0d15bdecdc26190aa82e9576a4c6fe.zip
Show a status indicator when silenced by an external source
Diffstat (limited to 'crawl-ref/source/status.h')
-rw-r--r--crawl-ref/source/status.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/status.h b/crawl-ref/source/status.h
index 64f06b0f11..00707e5830 100644
--- a/crawl-ref/source/status.h
+++ b/crawl-ref/source/status.h
@@ -31,6 +31,7 @@ enum status_type
STATUS_AUGMENTED,
STATUS_SUPPRESSED,
STATUS_TERRAIN,
+ STATUS_SILENCE,
};
struct status_info