diff options
author | Pixel <pixel@nobis-crew.org> | 2010-02-01 19:41:24 -0800 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2010-02-01 19:41:24 -0800 |
commit | bb7745a988db1c4be68e4b12b51e16a7e5a21f8e (patch) | |
tree | 302d10f5cde19041fa21cacf8ab2bce53f164052 /VP-process.lua | |
parent | bf324d5040d17f8194596f90edb2c5965e2c6cc7 (diff) |
Fixing a few bugs; japanese iso should now be properly recognized.
Diffstat (limited to 'VP-process.lua')
-rw-r--r-- | VP-process.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VP-process.lua b/VP-process.lua index 464e686..c85cfc5 100644 --- a/VP-process.lua +++ b/VP-process.lua @@ -24,7 +24,7 @@ dump_mode = true activate_debug_room = true -slusent = nil +slusdirent = nil got_cd1 = false got_cd2 = false got_us = false |