Skip to content

Commit

Permalink
Increase maximum attack to 55ms
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseDiazRohena committed Apr 26, 2024
1 parent e84db82 commit 5686566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ValentineParameters.h
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ static constexpr std::array<float, numParams> FFCompParameterMax = {
10.0f,
1.0f,
kRatioParameterMax,
50.0f,
55.0f,
1100.0f,
21.0f,
100.0f,
Expand Down

0 comments on commit 5686566

Please sign in to comment.