Fix missing GUI2 label link colour

Someone decided to specify it in Pango format, which the WML parser
interprets as a comment, resulting in an empty string.

[ci skip]
This commit is contained in:
Celtic Minstrel 2016-11-27 17:36:48 -05:00
parent 59aad61610
commit 8041a0964e

View file

@ -25,7 +25,7 @@
text_font_style = {FONT_STYLE}
link_aware = true
link_color = #ffff00
link_color = "255, 255, 0"
[state_enabled]