I tried to define it by standard graphic statement, but is doesn't make any effect neither error code:
Code: Select all
[multiplier_welfare]
name = _("Welfare Policy")
graphic = "gov.democracy"
graphic_alt = "-"
Code: Select all
[multiplier_welfare]
name = _("Welfare Policy")
graphic = "gov.democracy"
graphic_alt = "-"
Wahazar wrote:Seems that Qt client doesn't recognize policy start/stop value - it always set start to 0,
Wahazar wrote:How to define icons for policies? In Qt help I see identical default gov. icons for each policy,
I tried to define it by standard graphic statement, but is doesn't make any effect neither error code: