TLoZ: Fix Incorrect Import (#1986)

This commit is contained in:
Silvris 2023-07-18 03:22:39 -05:00 committed by GitHub
parent 48746f6c62
commit f1d09d2282
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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