mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Apply newline additions
This commit is contained in:
@ -248,6 +248,7 @@ namespace osu.Game.Screens.Multi
|
||||
if (screenStack.CurrentScreen is MatchSubScreen)
|
||||
{
|
||||
var track = Beatmap.Value.Track;
|
||||
|
||||
if (track != null)
|
||||
{
|
||||
track.Looping = true;
|
||||
|
Reference in New Issue
Block a user