mirror of
https://github.com/osukey/osukey.git
synced 2025-05-11 16:47:19 +09:00
Default to circle gameplay mode
This commit is contained in:
parent
41d16c613d
commit
a6fd61c444
@ -6,8 +6,8 @@ namespace osu.Game.Screens.Utility
|
|||||||
{
|
{
|
||||||
public enum LatencyVisualMode
|
public enum LatencyVisualMode
|
||||||
{
|
{
|
||||||
Simple,
|
|
||||||
CircleGameplay,
|
CircleGameplay,
|
||||||
ScrollingGameplay,
|
ScrollingGameplay,
|
||||||
|
Simple,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user