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:
2014-04-14 15:48:27 -04:00
parent dd02dcc5d3
commit 48f3335160
2 changed files with 1 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<!--<!DOCTYPE dialog SYSTEM "dialog.dtd">-->
<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='right' type='right' def-key='right' top='339' left='352'/>
<button name='seemage' type='large' top='310' left='144'>Mage Spells</button>