Scanner close
parent
b0d4e94f2f
commit
c992825659
BIN
bin/ui/TUI.class
BIN
bin/ui/TUI.class
Binary file not shown.
|
@ -122,5 +122,6 @@ public class TUI {
|
||||||
choice = sc.nextLine();
|
choice = sc.nextLine();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
sc.close();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue