summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/newgame.cc
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-08 00:51:16 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-08 00:51:16 +0000
commite94375e1a0ecdbfa3032609c29a42eb071d3682a (patch)
tree5661093954d268b21c9c05863536f1ee272bd2f7 /crawl-ref/source/newgame.cc
parent6a9d2c4e4557186178402684f6c443b18d4f1a82 (diff)
downloadcrawl-ref-e94375e1a0ecdbfa3032609c29a42eb071d3682a.tar.gz
crawl-ref-e94375e1a0ecdbfa3032609c29a42eb071d3682a.zip
Apply tutorial fixes as well as the macro/wininit path to 0.4.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6448 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/newgame.cc')
-rw-r--r--crawl-ref/source/newgame.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/newgame.cc b/crawl-ref/source/newgame.cc
index da04c61468..b1611fa5c9 100644
--- a/crawl-ref/source/newgame.cc
+++ b/crawl-ref/source/newgame.cc
@@ -2451,7 +2451,6 @@ static bool _necromancy_okay()
case SP_OGRE_MAGE:
case SP_DEMONSPAWN:
case SP_MUMMY:
- case SP_GHOUL:
case SP_VAMPIRE:
return (true);