From bf324d5040d17f8194596f90edb2c5965e2c6cc7 Mon Sep 17 00:00:00 2001 From: Pixel Date: Mon, 1 Feb 2010 16:08:41 -0800 Subject: Fixing bug with the new jp-in-us system; we need to force dump mode off. --- VP-process.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/VP-process.lua b/VP-process.lua index f4c9bb0..464e686 100644 --- a/VP-process.lua +++ b/VP-process.lua @@ -302,6 +302,7 @@ function main(...) if not index_add[i] then iso_add_full = false end end end + if jp_in_us then dump_mode = false end local iso, cindex if not dump_mode then iso = prepare_out(iso_out) -- cgit v1.2.3