mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-23 22:40:08 +00:00
param_b coolfog
This commit is contained in:
parent
2786221def
commit
0881f33fc2
@ -940,6 +940,8 @@ EX void initConfig() {
|
||||
|
||||
param_b(dialog::onscreen_keyboard, "onscreen_keyboard")
|
||||
->editable("onscreen keyboard", 'k');
|
||||
|
||||
param_b(context_fog, "coolfog");
|
||||
|
||||
addsaver(sightranges[gBinary3], "sight-binary3", 3.1 + bonus);
|
||||
addsaver(sightranges[gCubeTiling], "sight-cubes", 10);
|
||||
|
Loading…
x
Reference in New Issue
Block a user