fix end button and add clock
This commit is contained in:
parent
84f3cef191
commit
fc88239628
1 changed files with 12 additions and 1 deletions
|
@ -121,9 +121,10 @@ height=768
|
|||
[menu]
|
||||
id=button-endturn
|
||||
title= _ "End Turn"
|
||||
image=lite_small
|
||||
items=endturn
|
||||
ref=bottom-right-panel
|
||||
rect="=+17,=+7"
|
||||
rect="=+5,=+5,+80,+20"
|
||||
xanchor=right
|
||||
yanchor=bottom
|
||||
[/menu]
|
||||
|
@ -439,6 +440,16 @@ height=768
|
|||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/unit_status]
|
||||
|
||||
[report_clock]
|
||||
id=report_clock
|
||||
font_size=12
|
||||
ref=bottom-right-panel
|
||||
rect="=+80,=+8,+80,+20"
|
||||
xanchor=right
|
||||
yanchor=bottom
|
||||
[/report_clock]
|
||||
|
||||
[/status]
|
||||
|
||||
[/resolution]
|
||||
|
|
Loading…
Add table
Reference in a new issue