Fixed issue with MapCountDisplay flags not getting set when entering a dungeon and maps aren't wild
This commit is contained in:
2
Rom.py
2
Rom.py
@@ -43,7 +43,7 @@ from source.enemizer.Enemizer import write_enemy_shuffle_settings
|
||||
|
||||
|
||||
JAP10HASH = '03a63945398191337e896e5771f77173'
|
||||
RANDOMIZERBASEHASH = '05a99da65a85d2093f1824a82a876fab'
|
||||
RANDOMIZERBASEHASH = 'a84f59e5e76492f6a5693835823e6292'
|
||||
|
||||
|
||||
class JsonRom(object):
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user