mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2026-04-30 13:15:59 +00:00
修复了打击乐器转换时,注释部分format代码报错的问题
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user