mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-03-13 23:18:16 +00:00
chamfering switchable in Euclidean Squares
This commit is contained in:
parent
ffb365932c
commit
c919d99ae7
@ -315,7 +315,7 @@ void showEuclideanMenu() {
|
||||
pushScreen(showEuclideanMenu);
|
||||
}
|
||||
else if(uni == 't') {
|
||||
if(!euclid) {
|
||||
if(!euclid6) {
|
||||
restartGame('7');
|
||||
pushScreen(showEuclideanMenu);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user