Files
osukey/osu.Game/Rulesets
Salman Ahmed 9574bc1382 Allow IRulesetInfos of same type to be comparable
At first I was planning on making `CompareTo` implemented at
`IRulesetInfo` itself and shared across classes, but turns out it only
implements it explicitly and not allow direct `IRulesetInfo.Equals`
calls.

It messed with my head enough that I decided to just let each class have
its own implementation and only allow same type.
2022-02-11 04:03:23 +03:00
..
2022-02-06 11:22:12 +08:00
2022-01-12 22:39:00 +09:00
2021-10-03 00:55:29 +09:00
2022-02-10 14:22:08 +09:00
2020-12-03 19:44:12 +02:00
2022-01-27 15:36:35 +09:00
2019-06-26 17:52:25 +09:00