Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
This commit is contained in:
sigonasr2 2022-08-20 13:42:48 -05:00
parent 5b345f0a1a
commit a553334224
18 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -156,7 +156,7 @@ public class sigPlace {
} }
Thread.sleep(50); Thread.sleep(50);
} }
} catch (AWTException | InterruptedException | IOException | FailedResponseException e) { } catch (AWTException | InterruptedException | IOException e) {
e.printStackTrace(); e.printStackTrace();
} }
} else { } else {