osu/osu.Game/Graphics/Backgrounds
Bartłomiej Dach 022b1a28d5 Add missing equality implementation for seasonal backgrounds
The equality operator is used to determine whether the next background
in the cycle should be loaded, to avoid pointless loads of the same
background several times (see #13362 and #13393). Its omission in the
latter pull caused seasonal backgrounds to no longer cycle.

Closes #13508.
2021-06-15 23:21:48 +02:00
..
Background.cs
BeatmapBackground.cs
BeatmapBackgroundWithStoryboard.cs
SeasonalBackgroundLoader.cs Add missing equality implementation for seasonal backgrounds 2021-06-15 23:21:48 +02:00
SkinBackground.cs
Triangles.cs