Skip to content

Commit

Permalink
Account for new item menu in presets
Browse files Browse the repository at this point in the history
  • Loading branch information
lilDavid committed Dec 28, 2023
1 parent 1d4a405 commit dccd4ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions soh/soh/Enhancements/presets.h
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ const std::vector<const char*> enhancementsCvars = {
"gAddTraps.Speed",
"gAddTraps.Tele",
"gAddTraps.Void",
"gAltItemMenu",
};

const std::vector<const char*> cheatCvars = {
Expand Down

0 comments on commit dccd4ef

Please sign in to comment.