We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48746f6 commit f1d09d2Copy full SHA for f1d09d2
worlds/tloz/Rom.py
@@ -2,7 +2,7 @@
2
import os
3
4
import Utils
5
-from Patch import APDeltaPatch
+from worlds.Files import APDeltaPatch
6
7
NA10CHECKSUM = 'D7AE93DF'
8
ROM_PLAYER_LIMIT = 65535
0 commit comments