mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-05-11 11:44:08 +00:00
config:: nomap as param_b
This commit is contained in:
parent
c647431486
commit
e3925d6bad
@ -915,6 +915,7 @@ EX void initConfig() {
|
||||
#endif
|
||||
|
||||
param_b(nohud, "no-hud", false);
|
||||
param_b(nomap, "nomap", false);
|
||||
param_b(nofps, "no-fps", false);
|
||||
|
||||
#if CAP_IRR
|
||||
|
Loading…
x
Reference in New Issue
Block a user