mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Address CI concern
This commit is contained in:
@ -39,7 +39,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
|
||||
private class TransformCounterCount : Transform<int, Drawable>
|
||||
{
|
||||
public virtual int CurrentValue
|
||||
public int CurrentValue
|
||||
{
|
||||
get
|
||||
{
|
||||
|
Reference in New Issue
Block a user