From 21361a5df873316c55c3e4e494249377149b2334 Mon Sep 17 00:00:00 2001 From: dolorous Date: Sun, 28 Sep 2008 19:46:18 +0000 Subject: Add whitespace fixes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7054 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/tilereg.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crawl-ref/source/tilereg.h') diff --git a/crawl-ref/source/tilereg.h b/crawl-ref/source/tilereg.h index e427877672..b46a033945 100644 --- a/crawl-ref/source/tilereg.h +++ b/crawl-ref/source/tilereg.h @@ -255,8 +255,8 @@ protected: int get_buffer_index(const coord_def &gc); void to_screen_coords(const coord_def &gc, coord_def& pc) const; - - std::vector m_tileb; + + std::vector m_tileb; int m_cx_to_gx; int m_cy_to_gy; coord_def m_cursor[CURSOR_MAX]; -- cgit v1.2.3-54-g00ecf