mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-05-20 21:12:06 +00:00
renamed mdSolPerspective to mdGeodesic
This commit is contained in:
+1
-1
@@ -640,7 +640,7 @@ namespace nisot {
|
||||
}
|
||||
else if(argis("-solgeo")) {
|
||||
geodesic_movement = true;
|
||||
pmodel = mdSolPerspective;
|
||||
pmodel = mdGeodesic;
|
||||
return 0;
|
||||
}
|
||||
else if(argis("-solnogeo")) {
|
||||
|
||||
Reference in New Issue
Block a user