Files
oboe/rsrc/dialogs/scen-version-mismatch.xml
Celtic Minstrel 120561ae64 Include new-format scenarios in the Custom Scenario list
- Note: It still assumes the basic scenarios are old-format.
2015-02-11 17:02:28 -05:00

15 lines
679 B
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<!--<!DOCTYPE dialog SYSTEM "dialog.dtd">-->
<dialog skin='dark' 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>