mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-11 11:15:12 -04:00
implement agitha hint sign
This commit is contained in:
@@ -954,6 +954,9 @@ ModResult buildHintsTab(ModContext* ctx, UiWindowHandle, UiElementHandle leftPan
|
||||
add_select_setting(leftPane, "Location Hints on Hint Signs");
|
||||
add_select_setting(leftPane, "Prioritize Remote Location Hints");
|
||||
|
||||
add_section(leftPane, "Miscellaneous Hints");
|
||||
add_select_setting(leftPane, "Agitha Hints");
|
||||
|
||||
return MOD_OK;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user