From 286d91d7830aa47c1bab32e67f33420ce802ab65 Mon Sep 17 00:00:00 2001 From: dolorous Date: Fri, 8 May 2009 02:25:05 +0000 Subject: Add minor cosmetic fixes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9753 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 8e9bf686b3..76db1935e1 100644 --- a/crawl-ref/source/spells2.cc +++ b/crawl-ref/source/spells2.cc @@ -1255,7 +1255,7 @@ bool cast_summon_elemental(int pow, god_type god, while (true) { - mpr("Summon from material in which direction?", MSGCH_PROMPT); + mpr("Summon from material in which direction? ", MSGCH_PROMPT); direction(smove, DIR_DIR, TARG_ANY); -- cgit v1.2.3-54-g00ecf