Guidebook corrections for msdos video_width and video_height

merge pull request #294 from chasonr

Closes #294
This commit is contained in:
nhmall
2020-02-10 23:20:58 -05:00
parent 1566063b4c
commit e779165733

View File

@@ -185,6 +185,10 @@ always print a message when the hero teleports (github #265)
always print a message when the hero level teleports (github #265)
remove Sokoban luck penalties for actions you can't cheat with (github #260)
sounds for minotaurs (github #298)
correct the Guidebook descriptions for msdos video_width and video_height to
state that they work with video:vesa; the video:vga setting that was
described there forces the 640x480x16 mode where video_width and
video_height don't operate (github #294)
Code Cleanup and Reorganization