Refactor of GUI - synchronized methods
Changed info box
This commit is contained in:
@@ -38,7 +38,6 @@ public class ClientController {
|
||||
public ClientController(IView view) {
|
||||
this.view = view;
|
||||
this.client = null;
|
||||
this.miniModel = new MiniModel();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user