fixed some macro calls that weren't updated with the new font parameter
(starting wesnoth once to test changes helps ;-))
This commit is contained in:
parent
f231fb12e0
commit
c3ccae587b
2 changed files with 3 additions and 3 deletions
|
@ -347,7 +347,7 @@ height=768
|
|||
prefix_literal=""
|
||||
[/income]
|
||||
|
||||
{COUNTDOWN_THEME_STATUS}
|
||||
{COUNTDOWN_THEME_STATUS FONT_SMALL}
|
||||
|
||||
[observers]
|
||||
ref=observer-panel
|
||||
|
@ -510,7 +510,7 @@ height=768
|
|||
[/unit_advancement_options]
|
||||
[/status]
|
||||
|
||||
{REPLAY_THEME}
|
||||
{REPLAY_THEME FONT_SMALL}
|
||||
[/resolution]
|
||||
|
||||
[partialresolution]
|
||||
|
|
|
@ -417,7 +417,7 @@ height=768
|
|||
|
||||
[/status]
|
||||
|
||||
{REPLAY_THEME}
|
||||
{REPLAY_THEME EXPERIMENTAL_FONT_SMALL}
|
||||
[/resolution]
|
||||
|
||||
[partialresolution]
|
||||
|
|
Loading…
Add table
Reference in a new issue