Bumps [ppy.osu.Game.Resources](https://github.com/ppy/osu-resources) from 2019.903.0 to 2019.903.1. - [Release notes](https://github.com/ppy/osu-resources/releases) - [Commits](https://github.com/ppy/osu-resources/compare/2019.903.0...2019.903.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Fix ring glow lookup being incorrect Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Center icon and text using anchor and origin instead of margin
Don't display hit errors for non-timed hitobjects Co-authored-by: Dean Herbert <pe@ppy.sh>
Rename "play" resources to "gameplay"
Bumps [ppy.osu.Game.Resources](https://github.com/ppy/osu-resources) from 2019.830.0 to 2019.903.0. - [Release notes](https://github.com/ppy/osu-resources/releases) - [Commits](https://github.com/ppy/osu-resources/compare/2019.830.0...2019.903.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Add a 60bpm beat when no beatmap is playing
Introduce the concept of SkinComponents
Fix potential null reference on DirectPanel unbind
Add other sample functions to SkinnableSound Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix OsuLegacySkin fallback logic being incorrect Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Add kudosu history to UserProfileOverlay
Ensure playing track of beatmap selected only if a track change occurred