mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 08:52:55 +08:00
Fix up English in comment
This commit is contained in:
parent
995ef953c6
commit
494089e402
@ -33,7 +33,7 @@ namespace osu.Game.Rulesets.Catch.Edit
|
||||
|
||||
if (deltaX == 0)
|
||||
{
|
||||
// Even there is no positional change, there may be a time change.
|
||||
// Even if there is no positional change, there may be a time change.
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user