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:
wraitii
2021-01-17 15:58:11 +00:00
parent 3872ee43b5
commit 5657c5211b
@@ -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">