Fix "missing" Done button in PC info dialog
- Also fix wrong resource name - the pc-spell-info DITL was mistakenly named pc-info
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 234 KiB After Width: | Height: | Size: 234 KiB |
@@ -2,7 +2,7 @@
|
|||||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||||
<!--<!DOCTYPE dialog SYSTEM "dialog.dtd">-->
|
<!--<!DOCTYPE dialog SYSTEM "dialog.dtd">-->
|
||||||
<dialog skin='dark' defbtn='done'>
|
<dialog skin='dark' defbtn='done'>
|
||||||
<button name='done' type='done' top='339' left='339'/>
|
<button name='done' type='done' top='339' left='418'/>
|
||||||
<button name='left' type='left' def-key='left' top='339' left='289'/>
|
<button name='left' type='left' def-key='left' top='339' left='289'/>
|
||||||
<button name='right' type='right' def-key='right' top='339' left='352'/>
|
<button name='right' type='right' def-key='right' top='339' left='352'/>
|
||||||
<button name='seemage' type='large' top='310' left='144'>Mage Spells</button>
|
<button name='seemage' type='large' top='310' left='144'>Mage Spells</button>
|
||||||
|
|||||||
Reference in New Issue
Block a user