1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-12 19:53:00 +00:00

Add the setting to interface settings

This commit is contained in:
Joseph C. Sible
2025-10-05 19:12:47 -04:00
parent af8dfe7fa3
commit 2a716d77ca

View File

@@ -2569,6 +2569,7 @@ EX void configureInterface() {
if(hr_hud_enabled) {
add_edit(glyphsortorder);
add_edit(vid.graphglyph);
add_edit(orb_treasure_gap);
add_edit(less_in_landscape);
add_edit(less_in_portrait);
add_edit(display_yasc_codes);