From d60487cf30439ed71183d0601e2498d3b5d63244 Mon Sep 17 00:00:00 2001 From: dolorous Date: Fri, 25 Apr 2008 03:37:41 +0000 Subject: Add whitespace fix. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4613 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/state.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/state.cc') diff --git a/crawl-ref/source/state.cc b/crawl-ref/source/state.cc index 8cb1300b5b..a685840912 100644 --- a/crawl-ref/source/state.cc +++ b/crawl-ref/source/state.cc @@ -208,7 +208,7 @@ bool interrupt_cmd_repeat( activity_interrupt_type ai, return true; } - + // If command repitition is being used to immitate the rest command, // then everything interrupts it. if (crawl_state.repeat_cmd == CMD_MOVE_NOWHERE -- cgit v1.2.3-54-g00ecf