Updated: Totem CHoice fxml and controller

This commit is contained in:
rubenpirreram
2026-05-15 15:11:07 +02:00
parent f965e8ee60
commit dbcefe254b
4 changed files with 265 additions and 15 deletions
@@ -265,7 +265,7 @@ public class ServerLauncher {
break;
}
catch(RemoteException e){
throw new RuntimeException(e);
System.out.println("Exception:"+e.getMessage());
}
}
}