Skip to content

Commit

Permalink
Fix comment not being commented out
Browse files Browse the repository at this point in the history
  • Loading branch information
SolventMercury committed Jan 1, 2022
1 parent bb7e1fc commit 669acd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SuperDuperMetroid/ROM_Patcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -1364,7 +1364,7 @@ def patch_rom(rom_file_path, item_list=None, player_name=None, recipient_list=No
"InfiniteSpaceJump",
]

Patch ROM
# Patch ROM
patch_rom(
file_path,
raw_randomized_example_item_pickup_data(),
Expand Down

0 comments on commit 669acd6

Please sign in to comment.