From 84ad1b209d05df2964c8363e18a12fddbb5938bc Mon Sep 17 00:00:00 2001 From: Enne Walker Date: Thu, 29 Oct 2009 21:43:15 -0400 Subject: Whitespace. --- crawl-ref/source/mapdef.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref') diff --git a/crawl-ref/source/mapdef.h b/crawl-ref/source/mapdef.h index a02f89393e..8994a3faba 100644 --- a/crawl-ref/source/mapdef.h +++ b/crawl-ref/source/mapdef.h @@ -115,7 +115,7 @@ public: std::string key; // If this is part of an nsubst spec, how many to replace. // -1 corresponds to all (i.e. '*') - int count; + int count; bool fix; int frozen_value; -- cgit v1.2.3-54-g00ecf