This commit is contained in:
ReFil 2024-09-01 21:31:32 +08:00 committed by GitHub
commit 41a27f79f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -68,7 +68,7 @@ static const struct behavior_parameter_value_metadata one_arg_p2_values[] = {
.range =
{
.min = 0,
.max = 255,
.max = 100,
},
},
};