Skip to content

Commit

Permalink
Update door patches comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dyceron committed Sep 28, 2023
1 parent 48f64f4 commit 15d983b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion open_samus_returns_rando/samus_returns_patcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ def patch_extracted(input_path: Path, output_path: Path, configuration: dict):
# Fix unheated heat rooms
patch_heat_rooms(editor)

# Make shields on both sides
# Patch door types and make shields on both sides
patch_doors(editor)

# Specific game patches
Expand Down

0 comments on commit 15d983b

Please sign in to comment.