all affirmative buttons on right side. Fix #702

This commit is contained in:
2025-03-23 18:52:02 -05:00
parent ab952db0cd
commit ecb48faa43
50 changed files with 108 additions and 108 deletions

View File

@@ -3,7 +3,7 @@
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<dialog defbtn='leave'>
<pict type='dlog' num='9' top='9' left='8'/>
<button name='leave' type='regular' top='46' left='244'>Leave</button>
<button name='pull' type='regular' top='46' left='176'>Pull</button>
<button name='leave' type='regular' top='46' left='176'>Leave</button>
<button name='pull' type='regular' top='46' left='244'>Pull</button>
<text top='4' left='50' width='253' height='43'>There is a stout wooden lever protruding from the ground here. Pull it?</text>
</dialog>