Browse Source

Add clarity to message

master
Matthew Faltys 5 years ago
parent
commit
5ff7fbb2f0
  1. 2
      nethack-launcher/run_game.go

2
nethack-launcher/run_game.go

@ -48,7 +48,7 @@ func runtimeRecover(username string) {
println(" or you are logged in more than once.")
println("")
println(" What would you like to do with the lockfile?")
println(" d) delete it and contiue to a new adventure")
println(" d) delete it and contiue what you were doing")
println(" r) recover it and continue your last adventure")
println(" n) nothing at all and get this prompt again next time")
println("")

Loading…
Cancel
Save