Used correct image paths for default toggle button's disabled state

This commit is contained in:
Charles Dang 2013-06-08 11:07:53 +11:00
parent 403c2b52ef
commit 750d9d084a

View File

@ -52,7 +52,7 @@
[draw]
[image]
name = "buttons/checkbox.png"
name = "buttons/checkbox-disabled.png"
[/image]
{_GUI_TEXT ({EXTRA_WIDTH}) ({FONT_SIZE}) ({GUI__FONT_COLOR_DISABLED__TITLE}) }
@ -98,7 +98,7 @@
[draw]
[image]
name = "buttons/checkbox-pressed.png"
name = "buttons/checkbox-disabled-pressed.png"
[/image]
{_GUI_TEXT ({EXTRA_WIDTH}) ({FONT_SIZE}) ({GUI__FONT_COLOR_DISABLED__TITLE}) }