Client Launcher TUI input handler added
This commit is contained in:
@@ -25,7 +25,6 @@ public class TUI implements IView, Observer {
|
||||
// ── punto di ingresso ───────────────────────────────────────
|
||||
public void render()
|
||||
{
|
||||
this.model=model;
|
||||
try{
|
||||
String os = System.getProperty("os.name").toLowerCase();
|
||||
ProcessBuilder pb;
|
||||
|
||||
Reference in New Issue
Block a user