mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-30 13:32:59 +00:00
rogueviz:: ascending-descending:: configurable prec
This commit is contained in:
@@ -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();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user