More conflict. Change log to writelog.
This commit is contained in:
parent
70a8187173
commit
acb1a4fce9
3 changed files with 5 additions and 5 deletions
|
|
@ -338,7 +338,7 @@ quit(int p)
|
|||
move(LINES-1, 0);
|
||||
draw(stdscr);
|
||||
endwin();
|
||||
log(purse, 1, 0);
|
||||
writelog(purse, 1, 0);
|
||||
score(purse, 1, 0);
|
||||
exit(0);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue