mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-04-20 16:41:22 +00:00
arb:: simplified display of apeirogons
This commit is contained in:
@@ -980,6 +980,7 @@ EX void showEuclideanMenu() {
|
||||
dialog::addItem(XLAT("tessellation sliders"), '4');
|
||||
dialog::add_action_push(arb::set_sliders);
|
||||
}
|
||||
if(arb::is_apeirogonal()) add_edit(arb::apeirogon_simplified_display);
|
||||
|
||||
#if MAXMDIM >= 4
|
||||
if(cgflags & qULTRA) {
|
||||
|
||||
Reference in New Issue
Block a user