Hide "You have been disconnected" when 5 min logged

This commit is contained in:
Lucwousin
2019-10-13 22:12:20 +02:00
parent e10f95dc40
commit 5604fa0ffd
31 changed files with 1254 additions and 1230 deletions

View File

@@ -226,7 +226,7 @@ public class MouseRecorder implements Runnable {
)
static final void method1213() {
if (Client.logoutTimer > 0) {
DynamicObject.method2223();
DynamicObject.logOut();
} else {
Client.timer.method4937();
updateGameState(40);