mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-21 09:02:07 -07:00
Trying to fix ge
This commit is contained in:
parent
7dbf11971a
commit
b86777e190
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ public final class SystemTermination {
|
|||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
Repository.getDisconnectionQueue().update();
|
||||
try {
|
||||
Thread.sleep(3_000);
|
||||
} catch (Exception ignored){}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue