Skip to content

Commit cf77209

Browse files
committed
Fix colored stripe in 1.5x spellcasting dialog. fix #698
1 parent d3139c2 commit cf77209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rsrc/dialogs/cast-spell.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
22
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
33
<dialog defbtn='cast' escbtn='cancel'>
4-
<pict name='pic' type='dlog' num='12' top='9' left='9'/>
4+
<pict name='pic' type='dlog' num='12' top='8' left='8'/>
55
<text size='large' top='6' left='54' width='139' height='18'>Select a Spell:</text>
66
<!-- To the left of PC names, buttons to select caster -->
77
<text name='caster-head' size='large' top='60' left='22' width='75' height='16'>Caster:</text>

0 commit comments

Comments
 (0)