Skip to content

Commit

Permalink
Update Infinite.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
zmarotrix authored and inspectredc committed May 31, 2024
1 parent ce8b903 commit 1a6bdb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mm/2s2h/Enhancements/Cheats/Infinite.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ void RegisterInfiniteCheats() {
if (INV_CONTENT(ITEM_MAGIC_BEANS) == ITEM_MAGIC_BEANS) {
AMMO(ITEM_MAGIC_BEANS) = 20;
}

if (INV_CONTENT(ITEM_POWDER_KEG) == ITEM_POWDER_KEG) {
AMMO(ITEM_POWDER_KEG) = 1;
}
Expand Down

0 comments on commit 1a6bdb7

Please sign in to comment.