Reword comment

This commit is contained in:
smoogipoo 2020-04-21 17:20:37 +09:00
parent d8fdd73e17
commit 1f962f5c56
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ protected override void OnDirectionChanged(ValueChangedEvent<ScrollingDirection>
public override void PlaySamples()
{
// The hold note does not play samples itself.
// Samples are played by the head/tail notes.
}
protected override void Update()