Fix parsing ans with SAUCE
This commit is contained in:
parent
8ca782e996
commit
432b57ebde
@ -992,6 +992,9 @@ function Page(debug) {
|
||||
tinfo2 <<= 8;
|
||||
tinfo2 |= ascii(contents.content.substr(-30,1));
|
||||
|
||||
var width;
|
||||
var height;
|
||||
|
||||
switch(data_type) {
|
||||
case 1:
|
||||
switch(file_type) {
|
||||
|
Loading…
Reference in New Issue
Block a user