mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Add scrolling gameplay visualisation mode to latency certifier
This commit is contained in:
@ -7,6 +7,7 @@ namespace osu.Game.Screens.Utility
|
||||
public enum LatencyVisualMode
|
||||
{
|
||||
CircleGameplay,
|
||||
ScrollingGameplay,
|
||||
Simple,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user