mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-06-29 08:22:51 +00:00
rogueviz::ads:: display help
This commit is contained in:
parent
526cebd79c
commit
19ff29c27f
@ -156,7 +156,7 @@ local_parameter_set lps_relhell_ds_spacetime_pers("relhell:ads:pers:", &lps_relh
|
|||||||
void default_settings() {
|
void default_settings() {
|
||||||
set_default_keys();
|
set_default_keys();
|
||||||
|
|
||||||
lps_add(lps_relhell, nohelp, 1);
|
// lps_add(lps_relhell, nohelp, 1);
|
||||||
lps_add(lps_relhell, nomenukey, true);
|
lps_add(lps_relhell, nomenukey, true);
|
||||||
lps_add(lps_relhell, nomap, true);
|
lps_add(lps_relhell, nomap, true);
|
||||||
lps_add(lps_relhell, no_find_player, true);
|
lps_add(lps_relhell, no_find_player, true);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user