Files
oboe/rsrc/dialogs/edit-day.xml

15 lines
736 B
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<dialog skin='dark' defbtn='okay'>
<field name="number" type='uint' top='36' left='133' width='75' height='16'/>
<pict type='dlog' num='2' top='8' left='8'/>
<text name='prompt' size='large' top='8' left='49' width='255' height='16'>What day would you like it to be?</text>
<button name='okay' type='regular' top='140' left='243'>OK</button>
<text top='59' left='51' width='268' height='79'>
Warning: Changing the day can have dramatically unexpected effects.
Towns will reappear.
People will be shifted around.
The time limits on your jobs may expire.
Back up your save file before doing this.
</text>
</dialog>