Skip to content

Commit 4ca5300

Browse files
committed
关于界面补一些工具,加一个音效名称
1 parent 64b203d commit 4ca5300

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

assets/scene/about_out.lua

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,20 @@ local modules={
77
{"Zenitha framework","MrZ"},
88
{"json.lua","rxi"},
99
{"profile.lua","itraykov"},
10+
{"discord-rpc.lib","Discord Team"},
1011
{"sha2.lua","Egor Skriptunoff"},
1112
{"FMOD Studio","Firelight Technologies Pty Ltd"},
1213
}
1314
local toolchain={
1415
"VS Code",
1516
"BeepBox",
1617
"GFIE",
18+
"REAPER",
19+
"GoldWave",
1720
"FL Studio",
1821
"FL Mobile",
19-
"GoldWave",
2022
"FMOD Studio",
23+
"Arch Linux",
2124
}
2225

2326
local timer,score

datatable/se_names.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,6 @@ return {
4646
'complex_wave',
4747
'stairs_wave',
4848
'spectral_wave',
49+
50+
'ibm_noise',
4951
}

0 commit comments

Comments
 (0)