mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2026-05-01 05:35:58 +00:00
修复打击乐器播放时的错误,即将步入红石音乐生成阶段
This commit is contained in:
@@ -16,8 +16,9 @@ Terms & Conditions: License.md in the root directory
|
||||
# Email TriM-Organization@hotmail.com
|
||||
# 若需转载或借鉴 许可声明请查看仓库目录下的 License.md
|
||||
|
||||
from .main import *
|
||||
|
||||
__version__ = "1.0.0"
|
||||
__version__ = "1.1.0"
|
||||
__all__ = []
|
||||
__author__ = (("金羿", "Eilles Wan"), ("诸葛亮与八卦阵", "bgArray"), ("鸣凤鸽子", "MingFengPigeon"))
|
||||
|
||||
from .main import *
|
||||
|
||||
Reference in New Issue
Block a user