ANL: scale image in menu to same size as the others

[ci skip]
This commit is contained in:
Severin Glöckner 2019-04-29 22:50:28 +02:00
parent 53cfa331c4
commit 494c3cd5f5
2 changed files with 2 additions and 2 deletions

View file

@ -149,7 +149,7 @@
#define SHARE_WARFARE_KNOWLEDGE_OPTION TARGET_SIDE
[option]
image = "wesnoth-icon.png"
image = "wesnoth-icon.png~SCALE(72,72)"
label = $diplo_msg[{TARGET_SIDE}].warfare
[show_if]
[variable]

View file

@ -174,7 +174,7 @@ Study Progress: $player_$side_number|.mining.progress|/$player_$side_number|.min
#Warfare
[option]
image = "wesnoth-icon.png"
image = "wesnoth-icon.png~SCALE(72,72)"
label = _ "<span color='green'>Warfare</span>
Allows you to recruit a new type of unit
Study Progress: $player_$side_number|.warfare.progress|/$player_$side_number|.warfare.target"