mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 11:40:13 +01:00
add graphics
This commit is contained in:
@@ -18,6 +18,7 @@ class GeneralConfig(TypedDict):
|
||||
log_level: int
|
||||
fake_online: bool
|
||||
practice_mode_bar_delay: int
|
||||
score_method: str
|
||||
|
||||
class NameplateConfig(TypedDict):
|
||||
name: str
|
||||
|
||||
Reference in New Issue
Block a user