mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-21 17:07:40 +00:00
'advanced parameters' display where they should
This commit is contained in:
@@ -649,7 +649,7 @@ void showEuclideanMenu() {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
if(euwrap || geometry == gFieldQuotient) {
|
if(euwrap || geometry == gFieldQuotient || geometry == gCrystal || archimedean) {
|
||||||
dialog::addItem(XLAT("advanced parameters"), '4');
|
dialog::addItem(XLAT("advanced parameters"), '4');
|
||||||
dialog::add_action([] {
|
dialog::add_action([] {
|
||||||
if(0);
|
if(0);
|
||||||
|
Reference in New Issue
Block a user