diff --git a/open.c b/open.c index 1d31ef2a86..db0f3caede 100644 --- a/open.c +++ b/open.c @@ -166,6 +166,7 @@ if(dvd_title){ DVDClose( dvd ); return NULL; } + --dvd_angle; // remap 1.. -> 0.. /** * Load the VTS information for the title set our title is in. */