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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/enum.h b/crawl-ref/source/enum.h
index 06727e4dca..46d7faa90a 100644
--- a/crawl-ref/source/enum.h
+++ b/crawl-ref/source/enum.h
@@ -1875,8 +1875,8 @@ enum monster_type // (int) menv[].type
MONS_NORRIS,
MONS_FREDERICK,
MONS_MARGERY,
- MONS_POLYPHEMUS, // 310
- MONS_BORIS,
+ MONS_BORIS, // 310
+ MONS_POLYPHEMUS,
// BCR - end second batch of uniques.
MONS_DRACONIAN,