mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-03-25 04:47:02 +00:00
rogueviz:: ascending-descending:: configurable prec
This commit is contained in:
parent
3c1fdb0f2c
commit
a4d6365b53
@ -239,6 +239,8 @@ void show() {
|
||||
|
||||
dialog::addBoolItem_action("animated", animated, 'a');
|
||||
|
||||
add_edit(prec);
|
||||
|
||||
dialog::addBack();
|
||||
dialog::display();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user