mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-11-23 08:54:48 +00:00
Add the setting to interface settings
This commit is contained in:
@@ -2569,6 +2569,7 @@ EX void configureInterface() {
|
|||||||
if(hr_hud_enabled) {
|
if(hr_hud_enabled) {
|
||||||
add_edit(glyphsortorder);
|
add_edit(glyphsortorder);
|
||||||
add_edit(vid.graphglyph);
|
add_edit(vid.graphglyph);
|
||||||
|
add_edit(orb_treasure_gap);
|
||||||
add_edit(less_in_landscape);
|
add_edit(less_in_landscape);
|
||||||
add_edit(less_in_portrait);
|
add_edit(less_in_portrait);
|
||||||
add_edit(display_yasc_codes);
|
add_edit(display_yasc_codes);
|
||||||
|
|||||||
Reference in New Issue
Block a user