From 2dd497a0595d5d305eb0dfbf04cceeb5f0127b64 Mon Sep 17 00:00:00 2001 From: dolorous Date: Mon, 9 Feb 2009 00:57:42 +0000 Subject: Comment fix. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9005 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/enum.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/enum.h') 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 -- cgit v1.2.3-54-g00ecf