声音调整

This commit is contained in:
zhang hongbo 2026-02-27 19:16:01 +08:00
parent 4bd43ac250
commit 65f440f151
3 changed files with 11 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1160,7 +1160,7 @@
"string"
]
},
{
{
"in_file": "Charge.xlsx",
"out_file": "ChargeConst.txt",
"sheet_name": "Const",
@ -1169,6 +1169,16 @@
"string",
"string"
]
},
{
"in_file": "Sound.xlsx",
"out_file": "AmbientData.txt",
"sheet_name": "Ambient",
"coloum_type": [
"int",
"int",
"int"
]
}
]
}