progress
This commit is contained in:
parent
10c6dcf1ca
commit
0681b1c7d1
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -11,7 +11,7 @@ public class Input {
|
|||
}
|
||||
|
||||
public String sceltaNome(){
|
||||
String s = InputData.readString("Scegli il tuo nome", false);
|
||||
String s = InputData.readString("Scegli il tuo nome", true);
|
||||
return s;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue