summaryrefslogtreecommitdiffstats
path: root/src/ui/check.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/check.cpp')
-rw-r--r--src/ui/check.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/check.cpp b/src/ui/check.cpp
index 2e6f8ff..e590309 100644
--- a/src/ui/check.cpp
+++ b/src/ui/check.cpp
@@ -104,7 +104,7 @@ void CCheck::Draw()
DrawShadow(m_pos, m_dim);
}
- m_engine->SetTexture("button1.png");
+ m_engine->SetTexture("textures/interface/button1.png");
m_engine->SetState(Gfx::ENG_RSTATE_NORMAL);
zoomExt = 1.00f;