mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 09:07:25 +08:00
022b1a28d5
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. |
||
---|---|---|
.. | ||
Background.cs | ||
BeatmapBackground.cs | ||
BeatmapBackgroundWithStoryboard.cs | ||
SeasonalBackgroundLoader.cs | ||
SkinBackground.cs | ||
Triangles.cs |