mod: reenable global pan_overlap_vertical in crereader

This commit is contained in:
Qingping Hou
2012-04-06 16:34:53 +08:00
parent 1593c56803
commit d3e8c57bc8

View File

@@ -4,7 +4,6 @@ require "inputbox"
CREReader = UniReader:new{
pos = 0,
percent = 0,
pan_overlap_vertical = 0,
}
function CREReader:init()