mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-23 00:54:47 +00:00
cleaned up surface flags
This commit is contained in:
@@ -663,7 +663,7 @@ ld spherity(const transmatrix& V) {
|
||||
}
|
||||
|
||||
bool confusingGeometry() {
|
||||
return elliptic || quotient || euwrap;
|
||||
return quotient;
|
||||
}
|
||||
|
||||
ld master_to_c7_angle() {
|
||||
|
||||
Reference in New Issue
Block a user