修复打击乐器播放时的错误,即将步入红石音乐生成阶段

This commit is contained in:
2023-06-04 17:01:59 +08:00
parent 3da472052e
commit 556ce74cfb
10 changed files with 288 additions and 271 deletions

View File

@@ -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 *