Fix: output

This commit is contained in:
2026-04-29 17:48:16 +02:00
parent 73b5b6eba5
commit 6cb0564761
2 changed files with 5 additions and 6 deletions
@@ -134,7 +134,7 @@ public class ServerLauncher {
*/
public void run() throws InterruptedException, RemoteException {
// Game creation
System.out.println("NOTIFICO MODEL");
System.out.println("\n\nNotifying model");
serverRMI.notifyAll(gameController.getModel());
serverTCP.notifyAll(gameController.getModel());