Skip to content

Commit

Permalink
Update Multiworld.cs with LongBeam (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffGainsNGames authored May 20, 2024
1 parent 502f5a9 commit 9d138ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion YAMS-LIB/patches/Multiworld.cs
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ public static void Apply(UndertaleData gmData, GlobalDecompileContext decompileC
case "{{ItemEnum.InfiniteBombJump.GetEnumMemberValue()}}":
get_IBJ_upgrade()
break
case "{{ItemEnum.InfiniteBombJump.GetEnumMemberValue()}}":
case "{{ItemEnum.LongBeam.GetEnumMemberValue()}}":
get_long_beam()
break
default:
Expand Down

0 comments on commit 9d138ed

Please sign in to comment.