CI formatting

This commit is contained in:
DrabWeb
2017-05-19 19:22:42 -03:00
parent c2ea2bb5b0
commit 0a90965a5b
4 changed files with 26 additions and 27 deletions

View File

@ -9,7 +9,7 @@ using osu.Game.Beatmaps;
namespace osu.Game.Database
{
internal class OnlineWorkingBeatmap : WorkingBeatmap
{
{
private TextureStore textures;
private TrackManager tracks;