summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/externs.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/externs.h')
-rw-r--r--crawl-ref/source/externs.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/crawl-ref/source/externs.h b/crawl-ref/source/externs.h
index dec1c914c2..14793f2abb 100644
--- a/crawl-ref/source/externs.h
+++ b/crawl-ref/source/externs.h
@@ -1275,9 +1275,7 @@ public:
int shield_blocks; // Count of shield blocks this round.
god_type god; // What god the monster worships, if
- // any. This is currently only used for
- // monsters that are god gifts, to
- // indicate which god sent them.
+ // any.
std::auto_ptr<ghost_demon> ghost; // Ghost information.