Files
oboe/rsrc/dialogs/scen-version-mismatch.xml

16 lines
720 B
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<!-- NOTE: This file should be updated to use relative positioning the next time it changes. -->
<?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>