mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 03:30:13 +01:00
fix skin loading
This commit is contained in:
@@ -30,8 +30,7 @@ class NameplateConfig(TypedDict):
|
||||
|
||||
class PathsConfig(TypedDict):
|
||||
tja_path: list[Path]
|
||||
video_path: list[Path]
|
||||
graphics_path: Path
|
||||
skin: Path
|
||||
|
||||
class KeysConfig(TypedDict):
|
||||
exit_key: int
|
||||
|
||||
Reference in New Issue
Block a user