mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-07-29 22:02:50 +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');
|
dialog::addBoolItem_action("animated", animated, 'a');
|
||||||
|
|
||||||
|
add_edit(prec);
|
||||||
|
|
||||||
dialog::addBack();
|
dialog::addBack();
|
||||||
dialog::display();
|
dialog::display();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user