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

@@ -41,7 +41,8 @@ public class class30 {
signature = "(I)J",
garbageValue = "1399044967"
)
public static final synchronized long method566() {
@Export("currentTimeMillis")
public static final synchronized long currentTimeMillis() {
long var0 = System.currentTimeMillis();
if (var0 < class296.field3688) {
class296.field3689 += class296.field3688 - var0;