mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-09 15:39:55 +00:00
fixup to small hyperboloid: default
This commit is contained in:
parent
106d9a08dd
commit
a0627495fd
@ -1044,7 +1044,7 @@ EX namespace models {
|
||||
param_b(p.show_hyperboloid_flat, sp+"hyperboloid-flat", true)
|
||||
-> editable("show flat", 'b');
|
||||
|
||||
param_b(p.small_hyperboloid, sp+"hyperboloid-small", true)
|
||||
param_b(p.small_hyperboloid, sp+"hyperboloid-small", false)
|
||||
-> editable("small hyperboloid model", 't')
|
||||
-> help("as in Clifford algebras");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user