summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells2.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-10-17 01:56:34 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-10-17 01:56:34 +0000
commit56abc8d718fa656c2a928427fa72cb0a30fd83f6 (patch)
tree317e3a80d44ab81ba59ae19e1857ddca1ad846db /crawl-ref/source/spells2.cc
parentb7e93cfac6def66535e680e611f2e8e253ec9e4a (diff)
downloadcrawl-ref-56abc8d718fa656c2a928427fa72cb0a30fd83f6.tar.gz
crawl-ref-56abc8d718fa656c2a928427fa72cb0a30fd83f6.zip
Add spacing fixes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7267 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/spells2.cc')
-rw-r--r--crawl-ref/source/spells2.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spells2.cc b/crawl-ref/source/spells2.cc
index 0854a8e308..589315ca3f 100644
--- a/crawl-ref/source/spells2.cc
+++ b/crawl-ref/source/spells2.cc
@@ -1757,7 +1757,7 @@ bool cast_conjure_ball_lightning(int pow, god_type god)
}
// If we fail, we'll try the ol' summon next to player trick.
- if ( !found )
+ if (!found)
target = you.pos();
int monster =