From 5904e93aa4220ebb102df0510f11f21980ed6ffa Mon Sep 17 00:00:00 2001 From: dolorous Date: Sat, 19 Sep 2009 17:46:25 +0000 Subject: Add whitespace fixes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10732 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/arena.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/arena.cc') diff --git a/crawl-ref/source/arena.cc b/crawl-ref/source/arena.cc index b706eae19b..6898d5323a 100644 --- a/crawl-ref/source/arena.cc +++ b/crawl-ref/source/arena.cc @@ -1063,7 +1063,7 @@ void arena_placed_monster(monsters *monster) monster->name(DESC_PLAIN, true).c_str()); more(); } - + if (monster->type == MONS_TEST_SPAWNER) { if (monster->attitude == ATT_FRIENDLY) -- cgit v1.2.3-54-g00ecf