mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-27 16:43:28 -07:00
Remove HatType.NONE
This commit is contained in:
@@ -12,7 +12,6 @@ class HatInTimeItem(Item):
|
||||
|
||||
|
||||
class HatType(IntEnum):
|
||||
NONE = -1
|
||||
SPRINT = 0
|
||||
BREWING = 1
|
||||
ICE = 2
|
||||
|
||||
Reference in New Issue
Block a user