Fix: output
This commit is contained in:
@@ -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());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user