mirror of
https://github.com/ppy/osu.git
synced 2025-02-14 23:33:23 +08:00
Remove redundant EllipsisString
assign
This commit is contained in:
parent
3597698544
commit
519923e843
@ -87,7 +87,6 @@ namespace osu.Game.Overlays.Chat
|
||||
{
|
||||
Shadow = false,
|
||||
Truncate = true,
|
||||
EllipsisString = "…",
|
||||
Anchor = Anchor.TopRight,
|
||||
Origin = Anchor.TopRight,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user