mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
@@ -10,7 +10,7 @@ class LocationDict(TypedDict):
|
||||
|
||||
class EventDict(TypedDict):
|
||||
name: str
|
||||
stage: Stages
|
||||
stage: str
|
||||
item: str
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user