Skip to content

Commit

Permalink
Merge pull request Jarno458#89 from TriumphantBass/patch-3
Browse files Browse the repository at this point in the history
Temporary revert of AP Settings UI cleanup due to toggle bug
  • Loading branch information
Jarno458 authored Jun 19, 2022
2 parents 99eb14b + b714abc commit 992c5a0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions TsRandomizer/Screens/GameSettingsScreen.cs
Original file line number Diff line number Diff line change
Expand Up @@ -191,9 +191,6 @@ object FetchCollection(string submenu)
{
// Currently using quest layout for most, other layouts may be useful for other menus
// Leaving as switch to easily add new menus as Memories, Letters, Files, Quests, Bestiary, Feats
case "Archipelago":
collection = Dynamic._bestiaryInventory;
break;
case "Sprite":
collection = Dynamic._featsInventory;
break;
Expand Down

0 comments on commit 992c5a0

Please sign in to comment.