minor cleanup

This commit is contained in:
Fabian Dill
2021-02-28 20:48:30 +01:00
parent 1849693353
commit 07b9fcfefc
2 changed files with 1 additions and 4 deletions

View File

@@ -701,9 +701,6 @@ def patch_rom(world, rom, player, team, enemized):
itemid = location.item.code if location.item is not None else 0x5A
if location.item.game != "A Link to the Past":
itemid = itemid
if not location.crystal:
if location.item is not None: