Skip to content

Commit

Permalink
Update worlds/mlss/__init__.py
Browse files Browse the repository at this point in the history
Co-authored-by: Silvris <[email protected]>
  • Loading branch information
jamesbrq and Silvris authored Jan 22, 2024
1 parent b38968c commit 4234e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/mlss/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import settings
from typing import Dict, Any
from BaseClasses import Tutorial, ItemClassification
from ..AutoWorld import WebWorld, World
from worlds.AutoWorld import WebWorld, World
from .Locations import all_locations, location_table, bowsers, bowsersMini, event, hidden, coins
from .Options import mlss_options
from .Regions import create_regions, connect_regions
Expand Down

0 comments on commit 4234e81

Please sign in to comment.