1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-15 20:43:21 +08:00

Add final newline

This commit is contained in:
Dean Herbert 2019-11-22 02:39:54 +09:00
parent ab42fac43a
commit 57d38c5c74

View File

@ -25,4 +25,4 @@ namespace osu.Game.Graphics.Backgrounds
Sprite.Texture = Beatmap?.Background ?? textures.Get(fallbackTextureName);
}
}
}
}