Dialog formatting
- Newlines at end of file - Remove debug attribute - Indentation in the XSL
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
|
||||
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
|
||||
<dialog skin='light' defbtn='okay' debug='true'>
|
||||
<dialog skin='light' defbtn='okay'>
|
||||
<!-- OK button -->
|
||||
<field name='onmeet' top='216' left='361' width='46' height='16'/>
|
||||
<field name='onwin' top='259' left='361' width='46' height='16'/>
|
||||
@@ -72,4 +72,4 @@
|
||||
<text top='283' left='352' width='194' height='14'>Special called if party flees</text>
|
||||
<text top='326' left='352' width='103' height='33'>Stuff done flag to eliminate encounter</text>
|
||||
<text top='168' left='364' width='170' height='27'>Note: Ignore these if you aren't sure what they do.</text>
|
||||
</dialog>
|
||||
</dialog>
|
||||
|
||||
Reference in New Issue
Block a user