Merge branch 'main' into Launcher
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
package it.polimi.ingsw.gc14.View.TUI;
|
||||
import it.polimi.ingsw.gc14.Model.Game;
|
||||
import it.polimi.ingsw.gc14.Network.Observer;
|
||||
import it.polimi.ingsw.gc14.View.IView;
|
||||
|
||||
public class TUI implements IView, Observer {
|
||||
public class TUI implements IView {
|
||||
|
||||
// ── dati di stato ───────────────────────────────────────────
|
||||
private BorderStyle style = BorderStyle.UNICODE;
|
||||
|
||||
Reference in New Issue
Block a user