From bcaca7e157d99d683b6c389b99cc25b5e1286e13 Mon Sep 17 00:00:00 2001 From: dolorous Date: Thu, 23 Oct 2008 06:11:53 +0000 Subject: Add whitespace fixes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7294 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/spells2.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/spells2.cc') diff --git a/crawl-ref/source/spells2.cc b/crawl-ref/source/spells2.cc index 9ddb65b0cc..657d8941c4 100644 --- a/crawl-ref/source/spells2.cc +++ b/crawl-ref/source/spells2.cc @@ -632,7 +632,7 @@ void cast_toxic_radiance(void) void cast_refrigeration(int pow) { mpr("The heat is drained from your surroundings."); - + you.flash_colour = LIGHTCYAN; viewwindow(true, false); more(); -- cgit v1.2.3-54-g00ecf