mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-28 02:31:36 +00:00
Make the in-game menu go over the dev overlay.
There was a Z-conflict since the addition of the hotkeys button. Patch by: ffffffff Fixes #5928 Differential Revision: https://code.wildfiregames.com/D3393 This was SVN commit r24667.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<object name="menuButtonPanel"
|
<object name="menuButtonPanel"
|
||||||
style="StonePanelThinBorder"
|
style="StonePanelThinBorder"
|
||||||
type="image"
|
type="image"
|
||||||
z="40"
|
z="70"
|
||||||
size="100%-164 0 100% 0"
|
size="100%-164 0 100% 0"
|
||||||
>
|
>
|
||||||
<repeat count="15">
|
<repeat count="15">
|
||||||
|
|||||||
Reference in New Issue
Block a user