mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-17 11:30:09 +00:00
CLI option uqf
This commit is contained in:
parent
567436ed2f
commit
2f39f259d3
@ -1284,6 +1284,8 @@ int read_geom_args() {
|
||||
#endif
|
||||
else if(argis("-d:quotient"))
|
||||
launch_dialog(showQuotientConfig);
|
||||
else if(argis("-uqf"))
|
||||
fieldpattern::use_quotient_fp = true;
|
||||
#endif
|
||||
else if(argis("-d:geom"))
|
||||
launch_dialog(showEuclideanMenu);
|
||||
|
Loading…
x
Reference in New Issue
Block a user