mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-11 09:50:34 +00:00
renamed text
This commit is contained in:
parent
62f927b69a
commit
16ea486992
@ -679,7 +679,7 @@ void showMenu() {
|
||||
dialog::init(XLAT("texture mode"));
|
||||
|
||||
if(tstate == tsOff) {
|
||||
dialog::addItem(XLAT("select the texture's pattern"), 'r');
|
||||
dialog::addItem(XLAT("select geometry/pattern"), 'r');
|
||||
if(tstate_max == tsAdjusting)
|
||||
dialog::addItem(XLAT("readjust the texture"), 't');
|
||||
if(tstate_max == tsActive)
|
||||
|
Loading…
Reference in New Issue
Block a user