Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
schadocalex committed Mar 30, 2024
1 parent a78654e commit 0d7cb38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/batch_update.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


# Change this function to change the file data.
# It is recommended to look in the GUI to analyze the data.
# It is recommended to look at the GUI to analyze the data.
# You might put a breakpoint here too
def update(data):
chunk = data.body[0x2E00201C].defaultPlacement.body[0x2E020000]
Expand Down

0 comments on commit 0d7cb38

Please sign in to comment.