v0.3.1a: further tweaks to examine button toast
This commit is contained in:
parent
4827b11912
commit
79043dd79e
|
@ -334,7 +334,7 @@ public class Toolbar extends Component {
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
public String prompt() {
|
public String prompt() {
|
||||||
return "Press again to search\nPress a tile to examine";
|
return "Press again to search\nPress a cell for info";
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user