Merge branch 'msdos-build' of https://github.com/chasonr/NetHack into msdos

This commit is contained in:
nhmall
2018-05-25 18:42:50 -04:00
2 changed files with 24 additions and 29 deletions

View File

@@ -555,8 +555,8 @@ msexit()
if (GUILaunched)
getreturn("to end");
synch_cursor();
#endif
getreturn_enabled = TRUE;
#endif
wait_synch();
return;
}