diff options
Diffstat (limited to 'VP-process.lua')
-rw-r--r-- | VP-process.lua | 1 |
1 files changed, 1 insertions, 0 deletions
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) |