mirror of
https://github.com/ppy/osu.git
synced 2026-06-08 17:03:58 +08:00
7 lines
109 B
C#
7 lines
109 B
C#
namespace osu.Game.Rulesets.Mania.Objects.Drawables
|
|
{
|
|
public class DrawableBarline
|
|
{
|
|
|
|
}
|
|
} |