changeset 1617:9e73b71b0cfa

argh. yet another ugly bug: missing --dvd_angle
author arpi
date Wed, 22 Aug 2001 08:24:29 +0000
parents a3b4579e3806
children 2529379290e8
files open.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/open.c	Tue Aug 21 22:20:41 2001 +0000
+++ b/open.c	Wed Aug 22 08:24:29 2001 +0000
@@ -166,6 +166,7 @@
         DVDClose( dvd );
         return NULL;
     }
+    --dvd_angle; // remap 1.. -> 0..
     /**
      * Load the VTS information for the title set our title is in.
      */