summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/enum.h
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-25 18:56:43 -0600
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-11-25 18:56:43 -0600
commit431d91b3a7b69ea8fc941ad26907b2aa923a65c1 (patch)
tree47e8c3e612e6159b6f16866fb6e9c8ca1fc904f5 /crawl-ref/source/enum.h
parentbfd2527922f5586919954103351c58b17e5056bf (diff)
downloadcrawl-ref-431d91b3a7b69ea8fc941ad26907b2aa923a65c1.tar.gz
crawl-ref-431d91b3a7b69ea8fc941ad26907b2aa923a65c1.zip
Fix comment.
Diffstat (limited to 'crawl-ref/source/enum.h')
-rw-r--r--crawl-ref/source/enum.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index ac2973bb92..0dae240dd4 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -1701,8 +1701,8 @@ enum monster_type // (int) menv[].type
MONS_ICE_DEVIL,
MONS_BLUE_DEVIL,
MONS_BEAST,
- MONS_IRON_DEVIL, // 89
- MONS_SIXFIRHY,
+ MONS_IRON_DEVIL,
+ MONS_SIXFIRHY, // 90
//
//
//