Fix description of Unrestricted Item chek

Using change from PR #334
This commit is contained in:
PurpleHato 2022-05-15 16:48:53 +02:00
commit 003ded65da

View file

@ -762,7 +762,7 @@ namespace SohImGui {
EnhancementCheckbox("Easy ISG", "gEzISG");
Tooltip("Automatically activates the Infinite Sword glitch, making you constantly swing your sword");
EnhancementCheckbox("Unrestricted Items", "gNoRestrictItems");
Tooltip("Allows you to use all items at any age");
Tooltip("Allows you to use any item at any location");
EnhancementCheckbox("Freeze Time", "gFreezeTime");
Tooltip("Freezes the time of day");