Skip to content

Commit

Permalink
Don't know how that made it in there
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholassaylor authored Nov 30, 2024
1 parent cc78f11 commit 8e80cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/lingo/utils/pickle_static_data.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from typing import Dict, List, Set, Optional

import os
from ..datatypes import Door, DoorType, EntranceType, Painting, Panel, PanelDoor, Progression, Room, RoomAndDoor, =\
from ..datatypes import Door, DoorType, EntranceType, Painting, Panel, PanelDoor, Progression, Room, RoomAndDoor, \
RoomAndPanel, RoomAndPanelDoor, RoomEntrance

import hashlib
Expand Down

0 comments on commit 8e80cd5

Please sign in to comment.