FIX: Remove duplicates of gNewDrops from the enhancements menu

This commit is contained in:
PurpleHato 2022-06-23 12:16:44 +02:00 committed by Kenix3
parent 0fc75bb873
commit efd4b26f3d
1 changed files with 0 additions and 1 deletions

View File

@ -977,7 +977,6 @@ namespace SohImGui {
Tooltip("Change most 2D items & projectiles to their a 3D version");
EnhancementCheckbox("Disable Black Bar Letterboxes", "gDisableBlackBars");
Tooltip("Disables Black Bar Letterboxes during cutscenes and Z-targeting\nNote: there may be minor visual glitches that were covered up by the black bars\nPlease disable this setting before reporting a bug");
EnhancementCheckbox("Enable 3D Dropped items", "gNewDrops");
EnhancementCheckbox("Dynamic Wallet Icon", "gDynamicWalletIcon");
Tooltip("Changes the rupee in the wallet icon to match the wallet size you currently have");
EnhancementCheckbox("Always show dungeon entrances", "gAlwaysShowDungeonMinimapIcon");