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