rogue4: make sure score list appears when exiting
This commit is contained in:
parent
3f546ef2eb
commit
cfa162874e
2 changed files with 5 additions and 0 deletions
|
|
@ -209,6 +209,7 @@ command()
|
|||
clrtoeol();
|
||||
refresh();
|
||||
endwin();
|
||||
printf("See you soon, %s!\n", whoami);
|
||||
exit(0);
|
||||
}
|
||||
when '.' : ; /* Rest command */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue