v0.3.1a: updated the examien button toast to better explain it
This commit is contained in:
committed by
Evan Debenham
parent
e853c8c6ab
commit
ba2a4f9328
@@ -305,7 +305,7 @@ public class Toolbar extends Component {
|
||||
}
|
||||
@Override
|
||||
public String prompt() {
|
||||
return "Select a cell to examine";
|
||||
return "Press again to search\nPress a tile to examine";
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user