diff options
Diffstat (limited to 'VP-process.lua')
-rw-r--r-- | VP-process.lua | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/VP-process.lua b/VP-process.lua index c4f65e2..e4bd97d 100644 --- a/VP-process.lua +++ b/VP-process.lua @@ -7,19 +7,19 @@ load "VP-roomwork.lua" load "VP-miscwork.lua" load "VP-textwork.lua" -restrict = { +--restrict = { -- [3610] = true, -- [3611] = true, -- [3612] = true, -- [3613] = true, -- [3614] = true, -- [3615] = true, - [3610 + 125] = true, -} +-- [3610 + 125] = true, +--} --dump_glyph = true ---dump_mode = true +dump_mode = true activate_debug_room = true |