mirror of
https://github.com/ppy/osu.git
synced 2026-05-19 14:00:22 +08:00
committed by
GitHub
Unverified
parent
207c409792
commit
4eccb03d71
@@ -12,6 +12,7 @@ namespace osu.Game.Rulesets.Mania.MathUtils
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Source: https://referencesource.microsoft.com/#mscorlib/system/collections/generic/arraysorthelper.cs
|
||||
/// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
/// </remarks>
|
||||
internal static class LegacySortHelper<T>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user