mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-28 07:59:04 +00:00
arcm:: arcm_euclid_length parameter
This commit is contained in:
@@ -926,6 +926,8 @@ EX void initConfig() {
|
||||
#endif
|
||||
addsaver(slr::steps, "slr-steps");
|
||||
addsaver(slr::range_xy, "slr-range-xy");
|
||||
|
||||
param_f(arcm::euclidean_edge_length, "arcm-euclid-length");
|
||||
|
||||
#if CAP_ARCM
|
||||
addsaver(arcm::current.symbol, "arcm-symbol", "4^5");
|
||||
|
||||
Reference in New Issue
Block a user