1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-06-29 00:12:52 +00:00

rogueviz::ads:: display help

This commit is contained in:
Zeno Rogue 2025-02-10 12:00:21 +01:00
parent 526cebd79c
commit 19ff29c27f

View File

@ -156,7 +156,7 @@ local_parameter_set lps_relhell_ds_spacetime_pers("relhell:ads:pers:", &lps_relh
void default_settings() {
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, nomap, true);
lps_add(lps_relhell, no_find_player, true);