mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 22:04:24 +00:00
Adjust pathes to the new slider artwork in gui2.
This commit is contained in:
parent
4f1344b0ea
commit
731f31abf5
@ -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]
|
||||
|
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user