mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-07 04:47:56 +00:00
improved texts, appro overview changed in some cases, 'x'pansion moved to geom sel
This commit is contained in:
@@ -709,7 +709,7 @@ namespace netgen {
|
||||
if(euclid)
|
||||
addMessage("Useless in Euclidean geometry.");
|
||||
else if(sphere)
|
||||
addMessage("Not implemented for spherical geometry.");
|
||||
addMessage("Not implemented for spherical geometry. Please tell me if you really want this.");
|
||||
else
|
||||
pushScreen(show);
|
||||
}
|
||||
|
Reference in New Issue
Block a user