Use consistent terminology format

This commit is contained in:
Joehu
2018-09-15 07:30:11 -07:00
parent 8cb0b5e98d
commit f99eff1192
16 changed files with 29 additions and 29 deletions

View File

@ -41,7 +41,7 @@ namespace osu.Game.Storyboards.Drawables
{
base.Update();
// TODO: this logic will need to be consolidated with other game samples like hitsounds.
// TODO: this logic will need to be consolidated with other game samples like hit sounds.
if (Time.Current < sample.Time)
{
// We've rewound before the start time of the sample