Still finding dialogs with bad defbtn
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?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='convert'>
|
||||
<dialog escbtn='cancel' defbtn='convert'>
|
||||
<pict type='dlog' num='16' top='6' left='6'/>
|
||||
<text top='6' left='48' width='252' height='121'>
|
||||
This scenario was loaded from a legacy file, and as such its custom graphics have not yet been converted.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?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='leave'>
|
||||
<dialog escbtn='leave' defbtn='climb'>
|
||||
<button name='leave' type='regular' top='50' left='180'>Leave</button>
|
||||
<button name='climb' type='regular' top='50' left='246'>Climb</button>
|
||||
<pict type='dlog' num='19' top='8' left='8'/>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?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='leave'>
|
||||
<dialog escbtn='leave' defbtn='climb'>
|
||||
<button name='leave' type='regular' top='35' left='177'>Leave</button>
|
||||
<button name='climb' type='regular' top='35' left='243'>Climb</button>
|
||||
<pict type='dlog' num='19' top='8' left='8'/>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog defbtn='no'>
|
||||
<dialog escbtn='no' defbtn='yes'>
|
||||
<pict type='dlog' num='7' top='6' left='6'/>
|
||||
<text top='6' left='48' width='249' height='67'>
|
||||
You are about to crash the game on purpose.<br/>
|
||||
|
||||
Reference in New Issue
Block a user