mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-01 10:23:25 -07:00
move ALTTP to its own world folder
This commit is contained in:
@@ -3,11 +3,9 @@ import collections
|
||||
from flask import render_template
|
||||
from werkzeug.exceptions import abort
|
||||
import datetime
|
||||
import logging
|
||||
from uuid import UUID
|
||||
|
||||
import Items
|
||||
import Regions
|
||||
from worlds.alttp import Items, Regions
|
||||
from WebHostLib import app, cache, Room
|
||||
from Utils import Hint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user