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 9e9f8baf38..aedfa39668 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -1336,7 +1336,7 @@ enum god_type
NUM_GODS, // always after last god
GOD_RANDOM = 100,
- GOD_NAMELESS = 101 // for monsters with nameless gods
+ GOD_NAMELESS = 101 // for monsters with non-player gods
};
enum holy_word_source_type