mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-11 18:00:34 +00:00
sm::TORUSCONFIG used in any Euclidean
This commit is contained in:
parent
cd511585ae
commit
f522dbe46a
@ -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"));
|
||||
|
Loading…
Reference in New Issue
Block a user