mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
General cleanup + more xmldocs.
This commit is contained in:
@ -3,6 +3,9 @@
|
||||
|
||||
namespace osu.Game.Rulesets.Mania.Objects
|
||||
{
|
||||
/// <summary>
|
||||
/// A scoring tick of a hold note.
|
||||
/// </summary>
|
||||
public class HoldNoteTick : ManiaHitObject
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user