mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Partial everything
This commit is contained in:
committed by
Dean Herbert
parent
a1c559ae05
commit
7bc8908ca9
@ -25,7 +25,7 @@ namespace osu.Game.Screens.Ranking.Expanded.Accuracy
|
||||
/// <summary>
|
||||
/// The component that displays the player's accuracy on the results screen.
|
||||
/// </summary>
|
||||
public class AccuracyCircle : CompositeDrawable
|
||||
public partial class AccuracyCircle : CompositeDrawable
|
||||
{
|
||||
/// <summary>
|
||||
/// Duration for the transforms causing this component to appear.
|
||||
|
Reference in New Issue
Block a user