mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-27 14:37:16 +00:00
param_f for levellines
This commit is contained in:
parent
4a904b73c5
commit
8bdf5aa404
@ -1050,7 +1050,7 @@ EX void initConfig() {
|
|||||||
callhooks(hooks_configfile);
|
callhooks(hooks_configfile);
|
||||||
|
|
||||||
#if CAP_SHOT
|
#if CAP_SHOT
|
||||||
addsaver(levellines, "levellines");
|
param_f(levellines, "levellines", 0);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if CAP_CONFIG
|
#if CAP_CONFIG
|
||||||
|
Loading…
Reference in New Issue
Block a user