summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-cast.h
diff options
context:
space:
mode:
authorNicholas Feinberg <pleasingfung@gmail.com>2014-06-04 21:31:32 -0700
committerNicholas Feinberg <pleasingfung@gmail.com>2014-06-04 21:32:37 -0700
commit1aca2cef8295c48d5ea1bf913c2ab3e2379f9eba (patch)
treeebd325310f2233ac32c3da72bdddda641154479e /crawl-ref/source/spl-cast.h
parent5eb314e3e4c79765aacb0a6d6f32177c343bc2bf (diff)
downloadcrawl-ref-1aca2cef8295c48d5ea1bf913c2ab3e2379f9eba.tar.gz
crawl-ref-1aca2cef8295c48d5ea1bf913c2ab3e2379f9eba.zip
Remove a dusty & disused spellflag
Diffstat (limited to 'crawl-ref/source/spl-cast.h')
-rw-r--r--crawl-ref/source/spl-cast.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-cast.h b/crawl-ref/source/spl-cast.h
index 624c96cd13..59a49894f4 100644
--- a/crawl-ref/source/spl-cast.h
+++ b/crawl-ref/source/spl-cast.h
@@ -24,7 +24,7 @@ enum spflag_type
SPFLAG_UNCLEAN = 0x000200, // counts as "unclean"
SPFLAG_CHAOTIC = 0x000400, // counts as "chaotic"
SPFLAG_HASTY = 0x000800, // counts as "hasty"
- SPFLAG_MAPPING = 0x001000, // a mapping spell of some kind
+ //0x001000,
SPFLAG_ESCAPE = 0x002000, // useful for running away
SPFLAG_RECOVERY = 0x004000, // healing or recovery spell
SPFLAG_AREA = 0x008000, // area affect