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