mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-02 18:57:56 +00:00
chamfering switchable in Euclidean Squares
This commit is contained in:
@@ -315,7 +315,7 @@ void showEuclideanMenu() {
|
||||
pushScreen(showEuclideanMenu);
|
||||
}
|
||||
else if(uni == 't') {
|
||||
if(!euclid) {
|
||||
if(!euclid6) {
|
||||
restartGame('7');
|
||||
pushScreen(showEuclideanMenu);
|
||||
}
|
||||
|
Reference in New Issue
Block a user