Reset region info after a full update
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
This commit is contained in:
parent
5593a5c31c
commit
3e77931193
BIN
bin/SigShare.jar
BIN
bin/SigShare.jar
Binary file not shown.
@ -286,6 +286,7 @@ public class SigShare {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
out.writeChars("Done\r\n");
|
out.writeChars("Done\r\n");
|
||||||
|
regionInfo=-1;
|
||||||
stream=new BufferedOutputStream(new FileOutputStream(new File("screenshot_out.jpg"),false));
|
stream=new BufferedOutputStream(new FileOutputStream(new File("screenshot_out.jpg"),false));
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user