skin.tributary/720p/DialogSelect.xml

11 lines
537 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<window type="dialog">
<defaultcontrol always="true">3</defaultcontrol>
<include>dialogeffect</include>
<depth>DepthDialog+</depth>
<controls>
<include condition="Window.IsActive(gamestretchmode) | Window.IsActive(gamevideofilter) | Window.IsActive(gamevideorotation)">GameDialogSelectLayout</include>
<include condition="![Window.IsActive(gamestretchmode) | Window.IsActive(gamevideofilter) | Window.IsActive(gamevideorotation)]">DefaultDialogSelectLayout</include>
</controls>
</window>