forked from mirrors/0ad
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"
|
||||
style="StonePanelThinBorder"
|
||||
type="image"
|
||||
z="40"
|
||||
z="70"
|
||||
size="100%-164 0 100% 0"
|
||||
>
|
||||
<repeat count="15">
|
||||
|
||||
Reference in New Issue
Block a user