Skip to content

Commit

Permalink
Fixed issue with vanilla HCBK acting like a small key
Browse files Browse the repository at this point in the history
  • Loading branch information
codemann8 committed Oct 30, 2024
1 parent 8cfdaf7 commit 353b2fa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rom.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@


JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = 'f943d3d9b542d59dfed768b3f89646c9'
RANDOMIZERBASEHASH = '2d658871687c966f35dd9597a4195256'


class JsonRom(object):
Expand Down
Binary file modified data/base2current.bps
Binary file not shown.

0 comments on commit 353b2fa

Please sign in to comment.