1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-25 22:53:19 +00:00

'advanced parameters' display where they should

This commit is contained in:
Zeno Rogue 2019-03-30 17:54:14 +01:00
parent 6044095228
commit f6a1e445a2

View File

@ -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);