diff --git a/geom-exp.cpp b/geom-exp.cpp index 9bdac3d5..01818704 100644 --- a/geom-exp.cpp +++ b/geom-exp.cpp @@ -104,7 +104,7 @@ void prepare_torusconfig() { void showTorusConfig() { cmode = sm::SIDE; - if(torus) cmode |= sm::TORUSCONFIG; + if(euclid) cmode |= sm::TORUSCONFIG; gamescreen(2); dialog::init(XLAT("advanced configuration"));