update after merge from /main

This commit is contained in:
Fabian Dill
2021-01-30 23:43:15 +01:00
parent 2553b1d2ee
commit 3d81f0cca7
15 changed files with 14 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
from Shops import shop_table
from worlds.alttp.Shops import shop_table
from test.TestBase import TestBase