server side no longer debug

This commit is contained in:
Daniella / Tove 2023-09-28 20:35:53 +02:00
parent dc0cb6e632
commit 2eea6c78e8
Signed by: TudbuT
GPG key ID: 7D63D5634B7C417F

View file

@ -47,7 +47,7 @@ public class ClientHandler extends Thread {
int result;
// TODO MUST ALWAYS BE FALSE
if(true) {
if(false) {
System.out.println("!!!!!!!!!!!!!!!!!!!!!!!!!!");
System.out.println("!!!!!!!!!!!!!!!!!!!!!!!!!! Granting access due to debug mode");
System.out.println("!!!!!!!!!!!!!!!!!!!!!!!!!!");