mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-05-21 21:42:07 +00:00
four new models, Mercator improved
This commit is contained in:
@@ -340,6 +340,7 @@ void initConfig() {
|
||||
addsaver(stereo::fov, "field-of-vision", 90);
|
||||
addsaverenum(stereo::mode, "stereo-mode");
|
||||
addsaver(vid.euclid_to_sphere, "euclid to sphere projection", 1.5);
|
||||
addsaver(vid.twopoint_param, "twopoint parameter", 1);
|
||||
|
||||
#if CAP_SHMUP
|
||||
shmup::initConfig();
|
||||
|
||||
Reference in New Issue
Block a user