File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1550,7 +1550,7 @@ function control_draw() {
15501550 icon (icons.SAVE )+" Ctrl+S$保存歌曲|" +
15511551 icon (icons.SAVE_AS )+" 另存为|保存选项......|-|" +
15521552 " 导入片段......|" +" 导出片段......|" +" 从 MIDI 文件导入......|从 Schematic 文件导入......|-|" +
1553- inactive (totalblocks = 0 ) + " 导出为 MP3 ......|" +
1553+ inactive (totalblocks = 0 ) + " 导出音频文件 ......|" +
15541554 inactive (totalblocks = 0 ) + " 导出为 schematic......|" +
15551555 inactive (totalblocks = 0 ) + " 导出为分支 schematic......|" +
15561556 inactive (totalblocks = 0 ) + " 导出为数据包......|-|" +
Original file line number Diff line number Diff line change 11function macros () {
22#macro gm_runtime_version " 2022.2.0.487"
3- #macro version_date " 2022.04.05 "
4- #macro version " 3.10.0-beta.2 "
3+ #macro version_date " 2022.04.06 "
4+ #macro version " 3.10.0-beta.3 "
55#macro is_prerelease 1 // remember to change to 0 in the release!
66#macro nbs_version 5
77#macro pat_version 1
You can’t perform that action at this time.
0 commit comments