修复了打击乐器转换时,注释部分format代码报错的问题

This commit is contained in:
2024-02-02 18:12:29 +08:00
parent dbb3f4c83f
commit 99a7564648
14 changed files with 297 additions and 139 deletions

View File

@@ -17,8 +17,8 @@ Terms & Conditions: License.md in the root directory
# 若需转载或借鉴 许可声明请查看仓库目录下的 License.md
__version__ = "1.7.1"
__vername__ = "更高的自定义化程度—修复类型定义的重复问题"
__version__ = "1.7.2"
__vername__ = "修复部分情况下的崩溃问题"
__author__ = (
("金羿", "Eilles Wan"),
("诸葛亮与八卦阵", "bgArray"),
@@ -33,7 +33,6 @@ __all__ = [
"SingleCommand",
"SingleNoteBox",
# "TimeStamp", 未来功能
# 默认值
"DEFAULT_PROGRESSBAR_STYLE",
"MM_INSTRUMENT_DEVIATION_TABLE",