mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Use the old naming style for now.
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
namespace osu.Game.Beatmaps.Objects.Catch
|
||||
{
|
||||
public abstract class CatchBaseHit : BaseHit
|
||||
public abstract class CatchBaseHit : HitObject
|
||||
{
|
||||
public float Position;
|
||||
}
|
||||
|
Reference in New Issue
Block a user