Skip to content

Commit

Permalink
修一个初始设置值问题
Browse files Browse the repository at this point in the history
  • Loading branch information
MrZ626 committed Nov 25, 2024
1 parent 95ab754 commit 1611072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/settings.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ local settings={
fmod_loadMemory=true,
fmod_maxChannel=32,
fmod_DSPBufferCount=4,
fmod_DSPBufferLength=8,
fmod_DSPBufferLength=256,

-- Video
hitWavePower=.6,
Expand Down

0 comments on commit 1611072

Please sign in to comment.