fixed macro-ized replay elements
This commit is contained in:
parent
e5bd02c62b
commit
1f27469de1
3 changed files with 16 additions and 9 deletions
|
@ -429,6 +429,14 @@ height=768
|
|||
[/unit_status]
|
||||
[/status]
|
||||
|
||||
[panel]
|
||||
id=bottom-panel
|
||||
image=misc/top-bg.png
|
||||
ref=main-map
|
||||
rect="=,742,1024,768"
|
||||
xanchor=left
|
||||
yanchor=bottom
|
||||
[/panel]
|
||||
{themes/macros.cfg}
|
||||
{REPLAY_THEME}
|
||||
[/resolution]
|
||||
|
|
|
@ -487,6 +487,14 @@ height=768
|
|||
[/unit_advancement_options]
|
||||
[/status]
|
||||
|
||||
[panel]
|
||||
id=bottom-panel
|
||||
image=misc/top-bg.png
|
||||
ref=main-map
|
||||
rect="=+3,-30,=-4,=-4"
|
||||
xanchor=left
|
||||
yanchor=bottom
|
||||
[/panel]
|
||||
{themes/macros.cfg}
|
||||
{REPLAY_THEME}
|
||||
[/resolution]
|
||||
|
|
|
@ -1,13 +1,4 @@
|
|||
#define REPLAY_THEME
|
||||
[panel]
|
||||
id=bottom-panel
|
||||
image=misc/top-bg.png
|
||||
ref=main-map
|
||||
rect="=+3,-30,=-4,=-4"
|
||||
xanchor=left
|
||||
yanchor=bottom
|
||||
[/panel]
|
||||
|
||||
[label]
|
||||
id=replay-label
|
||||
text= _ "Replay"
|
||||
|
|
Loading…
Add table
Reference in a new issue