Make sure to watch right game on the second and further pages

git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@246 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
Jilles Tjoelker 2004-02-19 21:10:23 +00:00
parent 8bfdcb26fe
commit 44c608a12f
1 changed files with 1 additions and 1 deletions

View File

@ -550,7 +550,7 @@ inprogressmenu ()
{
/* valid choice has been made */
snprintf (ttyrecname, 130, "%sttyrec/%s", myconfig->dglroot,
games[menuchoice - 97]->ttyrec_fn);
games[menuchoice - 97 + offset]->ttyrec_fn);
chosen_name = strdup (games[menuchoice - 97 + offset]->name);
/* reuse thie char* */