mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 09:20:02 +09:00
@ -12,6 +12,7 @@ namespace osu.Game.Rulesets.Mania.MathUtils
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
/// <remarks>
|
/// <remarks>
|
||||||
/// Source: https://referencesource.microsoft.com/#mscorlib/system/collections/generic/arraysorthelper.cs
|
/// Source: https://referencesource.microsoft.com/#mscorlib/system/collections/generic/arraysorthelper.cs
|
||||||
|
/// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||||
/// </remarks>
|
/// </remarks>
|
||||||
internal static class LegacySortHelper<T>
|
internal static class LegacySortHelper<T>
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user