summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/beam.h
diff options
context:
space:
mode:
authorharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2007-10-11 19:51:55 +0000
committerharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2007-10-11 19:51:55 +0000
commit807feb82ade2f6ad782bb6e81c30abfcc0741544 (patch)
treee4fdf8f197ae8ccc756b6d90a14589a52b62d192 /crawl-ref/source/beam.h
parentdc24fce640225bfc22bfb7410a9b01c24801becc (diff)
downloadcrawl-ref-807feb82ade2f6ad782bb6e81c30abfcc0741544.tar.gz
crawl-ref-807feb82ade2f6ad782bb6e81c30abfcc0741544.zip
Fix for 1805138: wands of draining no longer leak information when the
bolt misses. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2442 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/beam.h')
-rw-r--r--crawl-ref/source/beam.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/beam.h b/crawl-ref/source/beam.h
index 1e24915025..4c61cb5b88 100644
--- a/crawl-ref/source/beam.h
+++ b/crawl-ref/source/beam.h
@@ -47,6 +47,7 @@ enum zap_symbol_type
SYM_EXPLOSION = '#'
};
+// must match wand subtypes! (see item_def::zap())
enum zap_type
{
ZAP_FLAME, // 0