mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-16 10:02:59 -07:00
FIX: Remove duplicates of gNewDrops from the enhancements menu
This commit is contained in:
parent
0fc75bb873
commit
efd4b26f3d
1 changed files with 0 additions and 1 deletions
|
@ -977,7 +977,6 @@ namespace SohImGui {
|
||||||
Tooltip("Change most 2D items & projectiles to their a 3D version");
|
Tooltip("Change most 2D items & projectiles to their a 3D version");
|
||||||
EnhancementCheckbox("Disable Black Bar Letterboxes", "gDisableBlackBars");
|
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");
|
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");
|
EnhancementCheckbox("Dynamic Wallet Icon", "gDynamicWalletIcon");
|
||||||
Tooltip("Changes the rupee in the wallet icon to match the wallet size you currently have");
|
Tooltip("Changes the rupee in the wallet icon to match the wallet size you currently have");
|
||||||
EnhancementCheckbox("Always show dungeon entrances", "gAlwaysShowDungeonMinimapIcon");
|
EnhancementCheckbox("Always show dungeon entrances", "gAlwaysShowDungeonMinimapIcon");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue