From c2a7375788aea0cf1c0f4c45e4823a8a9a85264d Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Tue, 26 Jun 2012 23:01:17 +0200 Subject: Removed trailing whitespace --- src/ui/group.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ui/group.cpp') diff --git a/src/ui/group.cpp b/src/ui/group.cpp index f4b1fe2..06290e4 100644 --- a/src/ui/group.cpp +++ b/src/ui/group.cpp @@ -576,7 +576,7 @@ void CGroup::Draw() uv2.x -= dp; uv2.y -= dp; DrawIcon(pos, dim, uv1, uv2); - + m_engine->SetTexture("button3.tga"); m_engine->SetState(D3DSTATENORMAL); pos.x += 8.0f/640.0f; @@ -607,7 +607,7 @@ void CGroup::Draw() uv2.x -= dp; uv2.y -= dp; DrawIcon(pos, dim, uv1, uv2); - + m_engine->SetState(D3DSTATETTb); pos.x += 8.0f/640.0f; pos.y += 8.0f/480.0f; -- cgit v1.2.3-1-g7c22