mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-05-11 03:34:07 +00:00
rogueviz::nilrider:: changed 'back' to 'play this track'
This commit is contained in:
parent
b98d93c41e
commit
dd3a0bb82b
@ -372,7 +372,7 @@ void pick_level() {
|
||||
}
|
||||
});
|
||||
});
|
||||
dialog::addBack();
|
||||
dialog::addItem(XLAT("play this track"), SDLK_ESCAPE);
|
||||
dialog::display();
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user