mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-07-12 21:02:43 +00:00
cl parameters and param entries for spiralx and spiraly
This commit is contained in:
@@ -1809,6 +1809,9 @@ unordered_map<string, ld&> params = {
|
||||
{"mobius", vid.skiprope},
|
||||
{"a", anims::a},
|
||||
{"b", anims::b},
|
||||
{"sang", conformal::spiral_angle},
|
||||
{"spiralx", conformal::spiral_x},
|
||||
{"spiraly", conformal::spiral_y},
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user