Fixed the somewhat broken timer display.
This commit is contained in:
parent
d7334bdd61
commit
d946916a0a
2 changed files with 2 additions and 2 deletions
|
@ -310,7 +310,7 @@ height=768
|
|||
prefix_literal=""
|
||||
[/income]
|
||||
|
||||
{COUNTDOWN_THEME_STATUS DEFAULT_FONT_SMALL}
|
||||
{COUNTDOWN_THEME_STATUS {DEFAULT_FONT_SMALL}}
|
||||
|
||||
[terrain]
|
||||
id=status-terrain
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
id=report_timeout
|
||||
font_size={FONT_SMALL}
|
||||
ref=time-icon
|
||||
rect="+5,=,+50,+20"
|
||||
rect="+0,=,+50,+20"
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/report_countdown]
|
||||
|
|
Loading…
Add table
Reference in a new issue