mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-22 05:49:01 -04:00
Add ability to toggle off Owl Statue Markers on Map
This commit is contained in:
@@ -955,6 +955,8 @@ SettingsWindow::SettingsWindow(bool prelaunch) : mPrelaunch(prelaunch) {
|
||||
"Restores patched glitches from Wii USA 1.0, the first released version.");
|
||||
addOption("Enable Rotating Link Doll", getSettings().game.enableLinkDollRotation,
|
||||
"Enables rotating Link in the collection menu with the C-Stick.");
|
||||
addOption("Hide Owl Statue Markers", getSettings().game.removeQuestMapMarkers,
|
||||
"Removes completed Owl Statue markers from the map and Minimap.");
|
||||
|
||||
leftPane.add_section("Difficulty");
|
||||
leftPane.register_control(
|
||||
|
||||
Reference in New Issue
Block a user