Small change

This commit is contained in:
UnlegitDqrk
2026-02-22 19:12:11 +01:00
parent fb0b8ecf76
commit dc3ccd47ba
2 changed files with 1 additions and 2 deletions

View File

@@ -175,7 +175,6 @@ public class NetworkClient {
}
}
} catch (Exception e) {
e.printStackTrace();
disconnect();
}
}