Merge branch 'NetHack-3.6.2'

This commit is contained in:
nhmall
2018-05-26 19:02:43 -04:00
9 changed files with 276 additions and 160 deletions

View File

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