mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-08 17:53:00 +00:00
more fixes for mobiles
This commit is contained in:
@@ -306,7 +306,9 @@ void initConfig() {
|
||||
|
||||
addsaver(vid.linequality, "line quality", 0);
|
||||
|
||||
#if CAP_FILES && CAP_SHOT
|
||||
addsaver(anims::animfile, "animation file format");
|
||||
#endif
|
||||
addsaver(anims::period, "animation period");
|
||||
addsaver(anims::noframes, "animation frames");
|
||||
addsaver(anims::cycle_length, "animation cycle length");
|
||||
|
||||
Reference in New Issue
Block a user