animperiod as param

This commit is contained in:
Zeno Rogue 2022-04-21 21:26:31 +02:00
parent f95e3e3f0f
commit fb2431cc31
1 changed files with 1 additions and 0 deletions

View File

@ -1077,6 +1077,7 @@ EX void initConfig() {
->help_text = "hyperbolic|spherical|Euclidean";
param_i(stamplen, "stamplen");
param_f(anims::period, "animperiod");
}
EX bool inSpecialMode() {