Boss music fix
This commit is contained in:
@@ -5,7 +5,10 @@ None yet
|
||||
# Bug Fixes and Notes.
|
||||
|
||||
* 0.5.0.0
|
||||
* None yet
|
||||
* Handles headered roms for enemizer (Thanks compiling)
|
||||
* Warning added for earlier version of pythong (Thanks compiling)
|
||||
* Minor logic issue for defeating Aga in standard (Thanks compiling)
|
||||
* Fix for boss music in non-DR modes (Thanks codemann8)
|
||||
|
||||
# Known Issues
|
||||
|
||||
|
||||
2
Rom.py
2
Rom.py
@@ -30,7 +30,7 @@ from EntranceShuffle import door_addresses, exit_ids
|
||||
|
||||
|
||||
JAP10HASH = '03a63945398191337e896e5771f77173'
|
||||
RANDOMIZERBASEHASH = '9c2878d1035bb3889784906a55a92a26'
|
||||
RANDOMIZERBASEHASH = '988f1546b14d8f2e6ee30b9de44882da'
|
||||
|
||||
|
||||
class JsonRom(object):
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user