skin.tributary/720p/DialogSelect.xml

11 lines
537 B
XML
Raw Normal View History

2016-02-29 11:33:49 +01:00
<?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>
2016-02-29 11:33:49 +01:00
</controls>
</window>