mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 18:42:56 +08:00
Fix typo in comment
This commit is contained in:
parent
38cf90a69b
commit
391dd73843
@ -19,7 +19,7 @@ namespace osu.Game.Graphics.Backgrounds
|
||||
public class SeasonalBackgroundLoader : Component
|
||||
{
|
||||
/// <summary>
|
||||
/// Fired when background change should be changed due to receiving backgrounds from API
|
||||
/// Fired when background should be changed due to receiving backgrounds from API
|
||||
/// or when the user setting is changed (as it might require unloading the seasonal background).
|
||||
/// </summary>
|
||||
public event Action SeasonalBackgroundChanged;
|
||||
|
Loading…
Reference in New Issue
Block a user