diff --git a/nethack-launcher/run_game.go b/nethack-launcher/run_game.go index 9ccb9a2..779c339 100644 --- a/nethack-launcher/run_game.go +++ b/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("")