mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-03 19:27:54 +00:00
rogueviz adjusted to the changes
This commit is contained in:
@@ -34,7 +34,7 @@ vector<reaction_t> models_to_use = {
|
||||
else {
|
||||
pmodel = mdHyperboloid;
|
||||
pconf.top_z = 4;
|
||||
pconf.ballangle = -20;
|
||||
pconf.ball() = spin(-20._deg);
|
||||
pconf.scale = .75;
|
||||
}
|
||||
spherename = "Euclidean sphere";
|
||||
|
Reference in New Issue
Block a user