rogue4: add -n option and system savedir

This commit is contained in:
John "Elwin" Edwards 2009-10-31 01:51:52 +00:00
parent 9f62c197cc
commit 18a08fce7e
6 changed files with 53 additions and 8 deletions

View file

@ -77,7 +77,9 @@ open_score()
#else
fd = -1;
#endif
md_normaluser();
if (!use_savedir)
md_normaluser();
return;
}
/*