mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 01:00:25 +00:00
animperiod as param
This commit is contained in:
parent
f95e3e3f0f
commit
fb2431cc31
@ -1077,6 +1077,7 @@ EX void initConfig() {
|
||||
->help_text = "hyperbolic|spherical|Euclidean";
|
||||
|
||||
param_i(stamplen, "stamplen");
|
||||
param_f(anims::period, "animperiod");
|
||||
}
|
||||
|
||||
EX bool inSpecialMode() {
|
||||
|
Loading…
Reference in New Issue
Block a user