mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
I don't like this renaming.
This commit is contained in:
@ -16,6 +16,6 @@ namespace osu.Game.Beatmaps
|
||||
/// </summary>
|
||||
/// <param name="original">The original Beatmap.</param>
|
||||
/// <returns>The converted Beatmap.</returns>
|
||||
Beatmap<T> ConvertBeatmap(Beatmap original);
|
||||
Beatmap<T> Convert(Beatmap original);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user