summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
diff options
context:
space:
mode:
authorzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-30 09:03:55 +0000
committerzelgadis <zelgadis@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-30 09:03:55 +0000
commitaab63bdbfc80d68ec25664f99c1bc60a89b20790 (patch)
treec4a51541e48f9d129f8ac9e7f1a41bd7ce61344c /crawl-ref/source/player.cc
parent000472ae640b2c259d1f5b24eb5cf78a3ec48ad5 (diff)
downloadcrawl-ref-aab63bdbfc80d68ec25664f99c1bc60a89b20790.tar.gz
crawl-ref-aab63bdbfc80d68ec25664f99c1bc60a89b20790.zip
Autoprayer is gone.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5341 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/player.cc')
-rw-r--r--crawl-ref/source/player.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/player.cc b/crawl-ref/source/player.cc
index ceda047d63..aa385ae644 100644
--- a/crawl-ref/source/player.cc
+++ b/crawl-ref/source/player.cc
@@ -5407,7 +5407,6 @@ void player::init()
entering_level = false;
transit_stair = DNGN_UNSEEN;
- just_autoprayed = false;
berserk_penalty = 0;
disease = 0;
elapsed_time = 0;