Move GUI to Source folder to avoid conflicts
This commit is contained in:
@@ -9,7 +9,7 @@ from EntranceShuffle import connect_entrance
|
||||
from Fill import FillError, fill_restrictive
|
||||
from Items import ItemFactory
|
||||
|
||||
import classes.constants as CONST
|
||||
import source.classes.constants as CONST
|
||||
|
||||
|
||||
#This file sets the item pools for various modes. Timed modes and triforce hunt are enforced first, and then extra items are specified per mode to fill in the remaining space.
|
||||
|
||||
Reference in New Issue
Block a user