Merge branch 'tooltips' of github.com:Jorolf/osu into tooltips

This commit is contained in:
Jorolf
2017-04-17 17:43:54 +02:00
2 changed files with 1 additions and 3 deletions

View File

@ -134,7 +134,7 @@ namespace osu.Game.Graphics.Cursor
Texture = textures.Get(@"Cursor/menu-cursor-additive"),
},
}
},
}
};
cursorScale = config.GetBindable<double>(OsuConfig.MenuCursorSize);