summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/enum.h')
-rw-r--r--crawl-ref/source/enum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index 8ee1835ff3..b1d476bd15 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -164,7 +164,7 @@ enum attribute_type
ATTR_UNIQUE_RUNES,
ATTR_DEMONIC_RUNES,
ATTR_ABYSSAL_RUNES,
- ATTR_RUNES_IN_ZOT,
+ ATTR_RUNES_IN_ZOT, // Unused but needed for save file compatibility.
ATTR_WEAPON_SWAP_INTERRUPTED,
ATTR_GOLD_FOUND,
ATTR_PURCHASES, // Gold amount spent at shops.