summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/AppHdr.h
diff options
context:
space:
mode:
authorSteve Melenchuk <smelenchuk@gmail.com>2013-09-24 20:14:00 -0600
committerSteve Melenchuk <smelenchuk@gmail.com>2013-09-24 20:14:00 -0600
commitc239fa7784850a021ea1bd3c30ad06aa1020b757 (patch)
tree6369c4ffb6aeff24cc510732ca6894bce2095d5b /crawl-ref/source/AppHdr.h
parentf095ba30ab74412c1cb6cb3d48d20b57aa79bf77 (diff)
downloadcrawl-ref-c239fa7784850a021ea1bd3c30ad06aa1020b757.tar.gz
crawl-ref-c239fa7784850a021ea1bd3c30ad06aa1020b757.zip
Remove TURN_ZERO_WIZARD (elliptic, bh).
It's been pointed out that this functionality can be duplicated as intended by providing a robin account with wizmode access, and that the code as written doesn't even do what was intended - it's supposed to allow entering wizmode on turn zero for the duration of a game, but instead it only allows wizmode commands on turn zero altogether. This reverts commit f826be5e99a2e906bc381158a74a5cff1837cca0.
Diffstat (limited to 'crawl-ref/source/AppHdr.h')
-rw-r--r--crawl-ref/source/AppHdr.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/crawl-ref/source/AppHdr.h b/crawl-ref/source/AppHdr.h
index 99e1ee5cc1..20e535085e 100644
--- a/crawl-ref/source/AppHdr.h
+++ b/crawl-ref/source/AppHdr.h
@@ -373,10 +373,6 @@ static inline double pow(int x, double y) { return std::pow((double)x, y); }
// in the score file.
// #define SCORE_WIZARD_CHARACTERS
-// Option to allow all characters to enter wizmode on turn zero, regardless
-// of WIZ_NEVER status, or dgl permissioning.
-// #define TURN_ZERO_WIZARD
-
#define SAVE_SUFFIX ".cs"
// If you are installing Crawl for multiple users, define SAVE_DIR