Adjust pathes to the new slider artwork in gui2.

This commit is contained in:
fendrin 2013-05-15 00:09:44 +02:00
parent 4f1344b0ea
commit 731f31abf5
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@
[image]
x = "(positioner_offset)"
y = "(if (image_height < height, (height - image_height) / 2, 0))"
name = "buttons/slider{IMAGE_SUFFIX}.png"
name = "buttons/sliders/slider{IMAGE_SUFFIX}.png"
[/image]
[/draw]

View File

@ -398,7 +398,7 @@
[image]
x = "(positioner_offset)"
y = "(if (image_height < height, (height - image_height) / 2, 0))"
name = "buttons/slider.png"
name = "buttons/sliders/slider.png"
[/image]
[/draw]