mirror of
https://github.com/ppy/osu.git
synced 2026-06-07 02:05:11 +08:00
Default to circle gameplay mode
This commit is contained in:
@@ -6,8 +6,8 @@ namespace osu.Game.Screens.Utility
|
||||
{
|
||||
public enum LatencyVisualMode
|
||||
{
|
||||
Simple,
|
||||
CircleGameplay,
|
||||
ScrollingGameplay,
|
||||
Simple,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user