mirror of
https://github.com/ppy/osu.git
synced 2025-03-24 19:17:20 +08:00
Make test class partial
This commit is contained in:
parent
77db355809
commit
058ff8af77
@ -481,7 +481,7 @@ namespace osu.Game.Tests.Visual.Background
|
||||
}
|
||||
}
|
||||
|
||||
private class UpdateCounter : Drawable
|
||||
private partial class UpdateCounter : Drawable
|
||||
{
|
||||
public double StoryboardContentLastUpdated;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user