arogue7: record completed games in a logfile.
This commit is contained in:
parent
b6ab08176a
commit
e4d23af7c5
3 changed files with 49 additions and 1 deletions
|
|
@ -602,6 +602,7 @@ int sig;
|
|||
clear();
|
||||
move(lines-1, 0);
|
||||
draw(stdscr);
|
||||
writelog(pstats.s_exp + (long) purse, CHICKEN, 0);
|
||||
score(pstats.s_exp + (long) purse, CHICKEN, 0);
|
||||
#ifdef PC7300
|
||||
endhardwin();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue