summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mon-util.h')
-rw-r--r--crawl-ref/source/mon-util.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/mon-util.h b/crawl-ref/source/mon-util.h
index fad483a5be..7ce3388565 100644
--- a/crawl-ref/source/mon-util.h
+++ b/crawl-ref/source/mon-util.h
@@ -85,8 +85,8 @@ enum mon_attack_flavour
AF_STEAL_FOOD
};
-// Non-spell "summoning" types to give to monsters::mark_summoned(), or as
-// the fourth parameter of mgen_data's second constructor.
+// Non-spell "summoning" types to give to monsters::mark_summoned(), or
+// as the fourth parameter of mgen_data's constructor.
//
// Negative values since spells are non-negative.
enum mon_summon_type