mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-19 02:24:05 +00:00
sm::TORUSCONFIG used in any Euclidean
This commit is contained in:
@@ -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"));
|
||||
|
Reference in New Issue
Block a user