mirror of https://github.com/ppy/osu
Add back newline
This commit is contained in:
parent
2fc34496fd
commit
c1432b2ed5
|
@ -346,6 +346,7 @@ public string Text
|
|||
textContainer.FadeOut(transition_duration);
|
||||
return;
|
||||
}
|
||||
|
||||
setTextAsync(value);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue