mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-10-16 14:47:39 +00:00
asonov:: correct geometry shown
This commit is contained in:
@@ -526,7 +526,7 @@ EX string geometry_name() {
|
|||||||
return XLAT("spherical");
|
return XLAT("spherical");
|
||||||
|
|
||||||
case gcSolNIH:
|
case gcSolNIH:
|
||||||
switch(geometry) {
|
switch(solnihv::geom()) {
|
||||||
case gSol:
|
case gSol:
|
||||||
return XLAT("Sol");
|
return XLAT("Sol");
|
||||||
case gNIH:
|
case gNIH:
|
||||||
|
Reference in New Issue
Block a user