|
From: <gi...@cr...> - 2013-09-30 05:20:11
|
via a15072a1bb4c364ab85ead7209c436a131dae4f0 (commit)
from 950da1328a51923285062392227e43fef8ade908 (commit)
-----------------------------------------------------------------------
commit a15072a1bb4c364ab85ead7209c436a131dae4f0
Author: Neil Moore <ne...@s-...>
Date: Mon Sep 30 01:16:53 2013 -0400
Fix whitespace (oops)
-----------------------------------------------------------------------
Summary of changes:
crawl-ref/source/target.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/crawl-ref/source/target.cc b/crawl-ref/source/target.cc
index 3b9164a..dc620a4 100644
--- a/crawl-ref/source/target.cc
+++ b/crawl-ref/source/target.cc
@@ -1030,7 +1030,7 @@ bool targetter_jump::set_aim(coord_def a)
return false;
jump_is_blocked = false;
-
+
// Find our set of landing sites, choose one at random, and see if it's
// actually blocked.
set_additional_sites(aim);
--
Dungeon Crawl Stone Soup
|