Add preferences option to skip splash screen on startup

This commit is contained in:
2014-04-14 01:04:51 -04:00
parent 85afa07382
commit 8d76aed26c
3 changed files with 5 additions and 5 deletions

View File

@@ -39,6 +39,7 @@
</led>
<led name='easier' top='389' left='53' width='352'>Make game easier (monsters much weaker)</led>
<led name='lesswm' top='409' left='53' width='340'>Fewer wandering monsters</led>
<button name='okay' type='regular' top='426' left='354'>OK</button>
<button name='cancel' type='regular' def-key='esc' top='426' left='281'>Cancel</button>
<led name='skipsplash' top='429' left='53' width='340'>Skip splash screen on startup</led>
<button name='okay' type='regular' top='446' left='354'>OK</button>
<button name='cancel' type='regular' def-key='esc' top='446' left='281'>Cancel</button>
</dialog>