i forgor to among us
This commit is contained in:
@@ -283,7 +283,7 @@ public class MusicPlayerPlugin extends SessionAdapter {
|
||||
" record @s ~ ~ ~ " +
|
||||
note.volume +
|
||||
" " +
|
||||
((pitch / 10 != 0) ? NumberUtilities.clamp(floatingPitch, 0, 2) : floatingPitch)
|
||||
NumberUtilities.clamp(floatingPitch, 0, 2)
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user