mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Move play modes to their own projects.
This commit is contained in:
@ -11,6 +11,7 @@ namespace osu.Game.Modes.Objects
|
||||
{
|
||||
public abstract List<T> Convert(List<HitObject> input);
|
||||
}
|
||||
|
||||
public class HitObjectConvertException : Exception
|
||||
{
|
||||
public HitObject Input { get; }
|
||||
|
Reference in New Issue
Block a user