Better Graphics and UI ^^

This commit is contained in:
brausjonas
2023-01-29 21:14:03 +01:00
parent 569fa1f3db
commit 5ba5b786c9
110 changed files with 11893 additions and 2741 deletions
+1 -3
View File
@@ -243,15 +243,13 @@ public class Room
}
} catch (IOException e)
{
e.printStackTrace();
}
}
}
public void closeRoom()
{
System.out.println(Server.getDateTime() + " A player has left!");
try
{