fix old category name

This commit is contained in:
gymnast86
2026-04-27 16:00:44 -07:00
parent 7132655d42
commit 573414dc83
@@ -560,7 +560,7 @@ namespace randomizer::logic::world
// Shop Items
(this->Setting("Shop Items") == "Off" && location->HasCategories("Shop")) ||
// Hidden Skills
(this->Setting("Hidden Skills") == "Off" && location->HasCategories("Hidden Skill")) ||
(this->Setting("Hidden Skills") == "Off" && location->HasCategories("Golden Wolf")) ||
// Hidden Rupees
(this->Setting("Hidden Rupees") == "Off" && location->HasCategories("Rupee - Hidden")) ||
// Freestanding Rupees