TLoZ: Fix Incorrect Import (#1986)
This commit is contained in:
parent
48746f6c62
commit
f1d09d2282
|
@ -2,7 +2,7 @@ import zlib
|
|||
import os
|
||||
|
||||
import Utils
|
||||
from Patch import APDeltaPatch
|
||||
from worlds.Files import APDeltaPatch
|
||||
|
||||
NA10CHECKSUM = 'D7AE93DF'
|
||||
ROM_PLAYER_LIMIT = 65535
|
||||
|
|
Loading…
Reference in New Issue