Prefix 'You have died' with a newline.

This commit is contained in:
Martin Haye 2016-10-26 08:13:06 -07:00
parent 72fe0986fd
commit c6e46398c1

View File

@ -1961,7 +1961,7 @@ end
///////////////////////////////////////////////////////////////////////////////////////////////////
def playerDeath()
displayStr("You have died. Press any key to reload.")
displayStr("\nYou have died. Press any key to reload.")
setPortrait(POdeath)
getUpperKey()
startGame(FALSE) // don't ask, just load