mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-20 07:35:13 +00:00
slr:: generalized to other regular
This commit is contained in:
@@ -909,7 +909,7 @@ EX bool confusingGeometry() {
|
||||
}
|
||||
|
||||
EX ld master_to_c7_angle() {
|
||||
if(prod) return hybrid::in_underlying_geometry(master_to_c7_angle);
|
||||
if(hybri) return hybrid::in_underlying_geometry(master_to_c7_angle);
|
||||
ld alpha = 0;
|
||||
#if CAP_GP
|
||||
if(cgi.gpdata) alpha = cgi.gpdata->alpha;
|
||||
|
||||
Reference in New Issue
Block a user