added clock report to DFool Theme
This commit is contained in:
parent
9475271a73
commit
4ac033574b
1 changed files with 11 additions and 1 deletions
|
@ -125,9 +125,10 @@ height=768
|
|||
[menu]
|
||||
id=button-endturn
|
||||
title= _ "End Turn"
|
||||
image=lite_small
|
||||
items=endturn
|
||||
ref=bottom-right-panel
|
||||
rect="=+17,=+5"
|
||||
rect="=+5,=+5"
|
||||
xanchor=right
|
||||
yanchor=bottom
|
||||
[/menu]
|
||||
|
@ -457,6 +458,15 @@ height=768
|
|||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_status]
|
||||
|
||||
[report_clock]
|
||||
id=report_clock
|
||||
font_size=12
|
||||
ref=bottom-right-panel
|
||||
rect="=+80,=+8"
|
||||
xanchor=right
|
||||
yanchor=bottom
|
||||
[/report_clock]
|
||||
[/status]
|
||||
|
||||
[/resolution]
|
||||
|
|
Loading…
Add table
Reference in a new issue