summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-14 16:44:22 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-04-14 16:44:22 +0000
commit366c06789dcef1a3ae32f37fb9adcb1ca1a08ee4 (patch)
treee315d6b2270ce07d750b5ad3e372487c187809db /crawl-ref/source/player.cc
parentbbbd701b88b0274d7f14d0957828ad4342648135 (diff)
downloadcrawl-ref-366c06789dcef1a3ae32f37fb9adcb1ca1a08ee4.tar.gz
crawl-ref-366c06789dcef1a3ae32f37fb9adcb1ca1a08ee4.zip
Fix compile (oops) and numerous whitespace changes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4229 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/player.cc')
-rw-r--r--crawl-ref/source/player.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/player.cc b/crawl-ref/source/player.cc
index 044e59ee2d..cfcd8087a1 100644
--- a/crawl-ref/source/player.cc
+++ b/crawl-ref/source/player.cc
@@ -1242,7 +1242,7 @@ int player_res_fire(bool calc_unid, bool temp)
rf += scan_randarts(RAP_FIRE, calc_unid);
// species:
- if (you.species == SP_MUMMY
+ if (you.species == SP_MUMMY)
rf--;
// mutations: