This commit is contained in:
2025-06-27 02:53:28 +08:00
parent 87a5b5ae5f
commit 830e480f6f
4 changed files with 3 additions and 2 deletions

View File

@ -106,6 +106,7 @@ class Difficulty:
bg: Optional[str] = None
version: Optional[str] = None
title: Optional[str] = None
artist: Optional[str] = None
is_legacy11: bool = False