Files
oboe/rsrc/dialogs/scen-version-mismatch.xml
Celtic Minstrel da58f09fca All dialogs now use default skin and foreground colour
(The attributes are still available in the schema though, and will not be removed.)
2015-10-03 03:00:22 -04:00

15 lines
623 B
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<dialog defbtn='okay'>
<!--
TODO: This dialog contains out-of-date information - the current version number, as well as how to upgrade.
-->
<button name='okay' type='regular' top='69' left='263'>OK</button>
<pict type='dlog' num='16' top='8' left='8'/>
<text top='3' left='50' width='271' height='63'>
This scenario was created by Blades of Exile v2.1 or later,
and can't be run using this copy.
You can find an upgrade on the forums at &lt;http://spiderwebforums.ipbhost.com/&gt;.
</text>
</dialog>